#c01b0e color space conversions
Hex:
#c01b0e
RGB:
192, 27, 14
CMY:
25, 89, 95
CMYK:
0, 86, 93, 25
HSL:
4°, 86.4078%, 40.3922%
HSV (HSB):
4°, 92.7083%, 75.2941%
XYZ:
22.2094, 12.0220, 1.5654
xyY:
0.6204, 0.3358, 12.0220
CIE-Lab:
41.2511, 61.1940, 50.0774
CIE-LCH:
41.2511, 79.0725, 39.2948
CIE-Luv:
41.2511, 123.7907, 28.8325
Hunter-Lab:
34.6728, 53.6595, 21.5942
#c01b0e color charts
#c01b0e color shades, tints & tones
#c01b0e color schemes
#c01b0e color preview, HTML & CSS examples
This text has a color of #c01b0e
<p style="color:#c01b0e;">Text here</p>
.mytext {color:#c01b0e;}
This box has a color of #c01b0e
<div style="background-color:#c01b0e;">Content here</div>
.mybackground {background-color:#c01b0e;}
Border around this has a color of #c01b0e
<div style="border:2px solid #c01b0e;">Content here</div>
.myborder {border:2px solid #c01b0e;}