#c82e1c color space conversions
Hex:
#c82e1c
RGB:
200, 46, 28
CMY:
22, 82, 89
CMYK:
0, 77, 86, 22
HSL:
6°, 75.4386%, 44.7059%
HSV (HSB):
6°, 86.0000%, 78.4314%
XYZ:
25.0060, 14.3172, 2.5441
xyY:
0.5973, 0.3420, 14.3172
CIE-Lab:
44.6844, 58.8141, 47.4510
CIE-LCH:
44.6844, 75.5691, 38.8965
CIE-Luv:
44.6844, 119.9363, 30.5012
Hunter-Lab:
37.8381, 51.7486, 22.5001
#c82e1c color charts
#c82e1c color shades, tints & tones
#c82e1c color schemes
#c82e1c color preview, HTML & CSS examples
This text has a color of #c82e1c
<p style="color:#c82e1c;">Text here</p>
.mytext {color:#c82e1c;}
This box has a color of #c82e1c
<div style="background-color:#c82e1c;">Content here</div>
.mybackground {background-color:#c82e1c;}
Border around this has a color of #c82e1c
<div style="border:2px solid #c82e1c;">Content here</div>
.myborder {border:2px solid #c82e1c;}