#c82e3c color space conversions
Hex:
#c82e3c
RGB:
200, 46, 60
CMY:
22, 82, 76
CMYK:
0, 77, 70, 22
HSL:
355°, 62.6016%, 48.2353%
HSV (HSB):
355°, 77.0000%, 78.4314%
XYZ:
25.6120, 14.5596, 5.7353
xyY:
0.5579, 0.3172, 14.5596
CIE-Lab:
45.0250, 59.9136, 30.2440
CIE-LCH:
45.0250, 67.1144, 26.7843
CIE-Luv:
45.0250, 113.7656, 19.4979
Hunter-Lab:
38.1570, 53.0392, 17.7981
#c82e3c color charts
#c82e3c color shades, tints & tones
#c82e3c color schemes
#c82e3c color preview, HTML & CSS examples
This text has a color of #c82e3c
<p style="color:#c82e3c;">Text here</p>
.mytext {color:#c82e3c;}
This box has a color of #c82e3c
<div style="background-color:#c82e3c;">Content here</div>
.mybackground {background-color:#c82e3c;}
Border around this has a color of #c82e3c
<div style="border:2px solid #c82e3c;">Content here</div>
.myborder {border:2px solid #c82e3c;}