#c82030 color space conversions
Hex:
#c82030
RGB:
200, 32, 48
CMY:
22, 87, 81
CMYK:
0, 84, 76, 22
HSL:
354°, 72.4138%, 45.4902%
HSV (HSB):
354°, 84.0000%, 78.4314%
XYZ:
24.8694, 13.5258, 4.0963
xyY:
0.5853, 0.3183, 13.5258
CIE-Lab:
43.5450, 63.1409, 35.6487
CIE-LCH:
43.5450, 72.5093, 29.4486
CIE-Luv:
43.5450, 122.5988, 21.9559
Hunter-Lab:
36.7774, 56.3438, 19.1405
#c82030 color charts
#c82030 color shades, tints & tones
#c82030 color schemes
#c82030 color preview, HTML & CSS examples
This text has a color of #c82030
<p style="color:#c82030;">Text here</p>
.mytext {color:#c82030;}
This box has a color of #c82030
<div style="background-color:#c82030;">Content here</div>
.mybackground {background-color:#c82030;}
Border around this has a color of #c82030
<div style="border:2px solid #c82030;">Content here</div>
.myborder {border:2px solid #c82030;}