#c00b12 color space conversions
Hex:
#c00b12
RGB:
192, 11, 18
CMY:
25, 96, 93
CMYK:
0, 94, 91, 25
HSL:
358°, 89.1626%, 39.8039%
HSV (HSB):
358°, 94.2708%, 75.2941%
XYZ:
21.9671, 11.4895, 1.6322
xyY:
0.6260, 0.3274, 11.4895
CIE-Lab:
40.3930, 63.7688, 47.9159
CIE-LCH:
40.3930, 79.7646, 36.9212
CIE-Luv:
40.3930, 127.7344, 26.6501
Hunter-Lab:
33.8961, 56.3623, 20.8724
#c00b12 color charts
#c00b12 color shades, tints & tones
#c00b12 color schemes
#c00b12 color preview, HTML & CSS examples
This text has a color of #c00b12
<p style="color:#c00b12;">Text here</p>
.mytext {color:#c00b12;}
This box has a color of #c00b12
<div style="background-color:#c00b12;">Content here</div>
.mybackground {background-color:#c00b12;}
Border around this has a color of #c00b12
<div style="border:2px solid #c00b12;">Content here</div>
.myborder {border:2px solid #c00b12;}