#c8040e color space conversions
Hex:
#c8040e
RGB:
200, 4, 14
CMY:
22, 98, 95
CMYK:
0, 98, 93, 22
HSL:
357°, 96.0784%, 40.0000%
HSV (HSB):
357°, 98.0000%, 78.4314%
XYZ:
23.9421, 12.3979, 1.5466
xyY:
0.6319, 0.3272, 12.3979
CIE-Lab:
41.8417, 66.4577, 51.2908
CIE-LCH:
41.8417, 83.9486, 37.6603
CIE-Luv:
41.8417, 135.1847, 28.1397
Hunter-Lab:
35.2107, 59.7556, 22.0432
#c8040e color charts
#c8040e color shades, tints & tones
#c8040e color schemes
#c8040e color preview, HTML & CSS examples
This text has a color of #c8040e
<p style="color:#c8040e;">Text here</p>
.mytext {color:#c8040e;}
This box has a color of #c8040e
<div style="background-color:#c8040e;">Content here</div>
.mybackground {background-color:#c8040e;}
Border around this has a color of #c8040e
<div style="border:2px solid #c8040e;">Content here</div>
.myborder {border:2px solid #c8040e;}