#cb2009 color space conversions
Hex:
#cb2009
RGB:
203, 32, 9
CMY:
20, 87, 96
CMYK:
0, 84, 96, 20
HSL:
7°, 91.5094%, 41.5686%
HSV (HSB):
7°, 95.5665%, 79.6078%
XYZ:
25.1944, 13.7493, 1.5844
xyY:
0.6217, 0.3393, 13.7493
CIE-Lab:
43.8712, 63.1221, 54.3984
CIE-LCH:
43.8712, 83.3282, 40.7546
CIE-Luv:
43.8712, 130.5172, 31.7019
Hunter-Lab:
37.0800, 56.3939, 23.4225
#cb2009 color charts
#cb2009 color shades, tints & tones
#cb2009 color schemes
#cb2009 color preview, HTML & CSS examples
This text has a color of #cb2009
<p style="color:#cb2009;">Text here</p>
.mytext {color:#cb2009;}
This box has a color of #cb2009
<div style="background-color:#cb2009;">Content here</div>
.mybackground {background-color:#cb2009;}
Border around this has a color of #cb2009
<div style="border:2px solid #cb2009;">Content here</div>
.myborder {border:2px solid #cb2009;}