#cb150d color space conversions
Hex:
#cb150d
RGB:
203, 21, 13
CMY:
20, 92, 95
CMYK:
0, 90, 94, 20
HSL:
3°, 87.9630%, 42.3529%
HSV (HSB):
3°, 93.5961%, 79.6078%
XYZ:
24.9694, 13.2619, 1.6245
xyY:
0.6265, 0.3327, 13.2619
CIE-Lab:
43.1552, 65.2490, 52.7554
CIE-LCH:
43.1552, 83.9081, 38.9564
CIE-Luv:
43.1552, 133.9390, 29.9552
Hunter-Lab:
36.4169, 58.6598, 22.8469
#cb150d color charts
#cb150d color shades, tints & tones
#cb150d color schemes
#cb150d color preview, HTML & CSS examples
This text has a color of #cb150d
<p style="color:#cb150d;">Text here</p>
.mytext {color:#cb150d;}
This box has a color of #cb150d
<div style="background-color:#cb150d;">Content here</div>
.mybackground {background-color:#cb150d;}
Border around this has a color of #cb150d
<div style="border:2px solid #cb150d;">Content here</div>
.myborder {border:2px solid #cb150d;}