#cb2d09 color space conversions
Hex:
#cb2d09
RGB:
203, 45, 9
CMY:
20, 82, 96
CMYK:
0, 78, 96, 20
HSL:
11°, 91.5094%, 41.5686%
HSV (HSB):
11°, 95.5665%, 79.6078%
XYZ:
25.6163, 14.5930, 1.7250
xyY:
0.6109, 0.3480, 14.5930
CIE-Lab:
45.0716, 59.7305, 55.0643
CIE-LCH:
45.0716, 81.2393, 42.6723
CIE-Luv:
45.0716, 124.5312, 33.7915
Hunter-Lab:
38.2008, 52.8453, 24.0632
#cb2d09 color charts
#cb2d09 color shades, tints & tones
#cb2d09 color schemes
#cb2d09 color preview, HTML & CSS examples
This text has a color of #cb2d09
<p style="color:#cb2d09;">Text here</p>
.mytext {color:#cb2d09;}
This box has a color of #cb2d09
<div style="background-color:#cb2d09;">Content here</div>
.mybackground {background-color:#cb2d09;}
Border around this has a color of #cb2d09
<div style="border:2px solid #cb2d09;">Content here</div>
.myborder {border:2px solid #cb2d09;}