#c83c1e color space conversions
Hex:
#c83c1e
RGB:
200, 60, 30
CMY:
22, 76, 88
CMYK:
0, 70, 85, 22
HSL:
11°, 73.9130%, 45.0980%
HSV (HSB):
11°, 85.0000%, 78.4314%
XYZ:
25.6696, 15.6048, 2.8874
xyY:
0.5813, 0.3534, 15.6048
CIE-Lab:
46.4517, 54.0060, 48.0343
CIE-LCH:
46.4517, 72.2768, 41.6507
CIE-Luv:
46.4517, 111.5425, 33.1630
Hunter-Lab:
39.5029, 46.8620, 23.3184
#c83c1e color charts
#c83c1e color shades, tints & tones
#c83c1e color schemes
#c83c1e color preview, HTML & CSS examples
This text has a color of #c83c1e
<p style="color:#c83c1e;">Text here</p>
.mytext {color:#c83c1e;}
This box has a color of #c83c1e
<div style="background-color:#c83c1e;">Content here</div>
.mybackground {background-color:#c83c1e;}
Border around this has a color of #c83c1e
<div style="border:2px solid #c83c1e;">Content here</div>
.myborder {border:2px solid #c83c1e;}