#cb2008 color space conversions
Hex:
#cb2008
RGB:
203, 32, 8
CMY:
20, 87, 97
CMYK:
0, 84, 96, 20
HSL:
7°, 92.4171%, 41.3725%
HSV (HSB):
7°, 96.0591%, 79.6078%
XYZ:
25.1889, 13.7471, 1.5556
xyY:
0.6221, 0.3395, 13.7471
CIE-Lab:
43.8680, 63.1126, 54.6911
CIE-LCH:
43.8680, 83.5123, 40.9110
CIE-Luv:
43.8680, 130.5836, 31.8100
Hunter-Lab:
37.0770, 56.3823, 23.4664
#cb2008 color charts
#cb2008 color shades, tints & tones
#cb2008 color schemes
#cb2008 color preview, HTML & CSS examples
This text has a color of #cb2008
<p style="color:#cb2008;">Text here</p>
.mytext {color:#cb2008;}
This box has a color of #cb2008
<div style="background-color:#cb2008;">Content here</div>
.mybackground {background-color:#cb2008;}
Border around this has a color of #cb2008
<div style="border:2px solid #cb2008;">Content here</div>
.myborder {border:2px solid #cb2008;}