Color #821732

#821732rgb(130, 23, 50)

Color Codes

HEX#821732
RGBrgb(130, 23, 50)
HSLhsl(345°, 70%, 30%)
CMYKcmyk(0%, 82%, 62%, 49%)
CIELABLab(28.4, 45.6, 12.5)

Color Schemes

Tints & Shades

CSS Code Snippets

background-color: #821732;
color: #821732;
border: 2px solid #821732;
background: linear-gradient(135deg, #821732, #178267);

Code Export

css
:root {
  --color-primary: #821732;
  --color-primary-rgb: 130, 23, 50;
  --color-primary-hsl: 345, 70%, 30%;
}

Related Tools