#cb2d08 color space conversions
Hex:
#cb2d08
RGB:
203, 45, 8
CMY:
20, 82, 97
CMYK:
0, 78, 96, 20
HSL:
11°, 92.4171%, 41.3725%
HSV (HSB):
11°, 96.0591%, 79.6078%
XYZ:
25.6108, 14.5908, 1.6962
xyY:
0.6113, 0.3482, 14.5908
CIE-Lab:
45.0686, 59.7207, 55.3407
CIE-LCH:
45.0686, 81.4196, 42.8200
CIE-Luv:
45.0686, 124.5916, 33.8972
Hunter-Lab:
38.1979, 52.8337, 24.1057
#cb2d08 color charts
#cb2d08 color shades, tints & tones
#cb2d08 color schemes
#cb2d08 color preview, HTML & CSS examples
This text has a color of #cb2d08
<p style="color:#cb2d08;">Text here</p>
.mytext {color:#cb2d08;}
This box has a color of #cb2d08
<div style="background-color:#cb2d08;">Content here</div>
.mybackground {background-color:#cb2d08;}
Border around this has a color of #cb2d08
<div style="border:2px solid #cb2d08;">Content here</div>
.myborder {border:2px solid #cb2d08;}