#c82e31 color space conversions
Hex:
#c82e31
RGB:
200, 46, 49
CMY:
22, 82, 81
CMYK:
0, 77, 76, 22
HSL:
359°, 62.6016%, 48.2353%
HSV (HSB):
359°, 77.0000%, 78.4314%
XYZ:
25.3508, 14.4551, 4.3597
xyY:
0.5740, 0.3273, 14.4551
CIE-Lab:
44.8787, 59.4426, 36.5412
CIE-LCH:
44.8787, 69.7760, 31.5803
CIE-Luv:
44.8787, 116.3462, 24.1136
Hunter-Lab:
38.0199, 52.4850, 19.8152
#c82e31 color charts
#c82e31 color shades, tints & tones
#c82e31 color schemes
#c82e31 color preview, HTML & CSS examples
This text has a color of #c82e31
<p style="color:#c82e31;">Text here</p>
.mytext {color:#c82e31;}
This box has a color of #c82e31
<div style="background-color:#c82e31;">Content here</div>
.mybackground {background-color:#c82e31;}
Border around this has a color of #c82e31
<div style="border:2px solid #c82e31;">Content here</div>
.myborder {border:2px solid #c82e31;}