#cb0e0c color space conversions
Hex:
#cb0e0c
RGB:
203, 14, 12
CMY:
20, 95, 95
CMYK:
0, 93, 94, 20
HSL:
1°, 88.8372%, 42.1569%
HSV (HSB):
1°, 94.0887%, 79.6078%
XYZ:
24.8520, 13.0371, 1.5544
xyY:
0.6301, 0.3305, 13.0371
CIE-Lab:
42.8191, 66.1950, 52.8949
CIE-LCH:
42.8191, 84.7328, 38.6276
CIE-Luv:
42.8191, 135.7287, 29.4922
Hunter-Lab:
36.1070, 59.6723, 22.7225
#cb0e0c color charts
#cb0e0c color shades, tints & tones
#cb0e0c color schemes
#cb0e0c color preview, HTML & CSS examples
This text has a color of #cb0e0c
<p style="color:#cb0e0c;">Text here</p>
.mytext {color:#cb0e0c;}
This box has a color of #cb0e0c
<div style="background-color:#cb0e0c;">Content here</div>
.mybackground {background-color:#cb0e0c;}
Border around this has a color of #cb0e0c
<div style="border:2px solid #cb0e0c;">Content here</div>
.myborder {border:2px solid #cb0e0c;}