#c20d08 color space conversions
Hex:
#c20d08
RGB:
194, 13, 8
CMY:
24, 95, 97
CMYK:
0, 93, 96, 24
HSL:
2°, 92.0792%, 39.6078%
HSV (HSB):
2°, 95.8763%, 76.0784%
XYZ:
22.4359, 11.7747, 1.3200
xyY:
0.6315, 0.3314, 11.7747
CIE-Lab:
40.8558, 63.9412, 52.0830
CIE-LCH:
40.8558, 82.4689, 39.1643
CIE-Luv:
40.8558, 129.7065, 28.4964
Hunter-Lab:
34.3143, 56.6595, 21.7393
#c20d08 color charts
#c20d08 color shades, tints & tones
#c20d08 color schemes
#c20d08 color preview, HTML & CSS examples
This text has a color of #c20d08
<p style="color:#c20d08;">Text here</p>
.mytext {color:#c20d08;}
This box has a color of #c20d08
<div style="background-color:#c20d08;">Content here</div>
.mybackground {background-color:#c20d08;}
Border around this has a color of #c20d08
<div style="border:2px solid #c20d08;">Content here</div>
.myborder {border:2px solid #c20d08;}