#cb2005 color space conversions
Hex:
#cb2005
RGB:
203, 32, 5
CMY:
20, 87, 98
CMYK:
0, 84, 98, 20
HSL:
8°, 95.1923%, 40.7843%
HSV (HSB):
8°, 97.5369%, 79.6078%
XYZ:
25.1725, 13.7405, 1.4690
xyY:
0.6234, 0.3403, 13.7405
CIE-Lab:
43.8584, 63.0838, 55.5919
CIE-LCH:
43.8584, 84.0835, 41.3877
CIE-Luv:
43.8584, 130.7830, 32.1351
Hunter-Lab:
37.0682, 56.3477, 23.5980
#cb2005 color charts
#cb2005 color shades, tints & tones
#cb2005 color schemes
#cb2005 color preview, HTML & CSS examples
This text has a color of #cb2005
<p style="color:#cb2005;">Text here</p>
.mytext {color:#cb2005;}
This box has a color of #cb2005
<div style="background-color:#cb2005;">Content here</div>
.mybackground {background-color:#cb2005;}
Border around this has a color of #cb2005
<div style="border:2px solid #cb2005;">Content here</div>
.myborder {border:2px solid #cb2005;}