#cb2f00 color space conversions
Hex:
#cb2f00
RGB:
203, 47, 0
CMY:
20, 82, 100
CMYK:
0, 77, 100, 20
HSL:
14°, 100.0000%, 39.8039%
HSV (HSB):
14°, 100.0000%, 79.6078%
XYZ:
25.6451, 14.7295, 1.4914
xyY:
0.6126, 0.3518, 14.7295
CIE-Lab:
45.2615, 59.0332, 57.7700
CIE-LCH:
45.2615, 82.5972, 44.3804
CIE-Luv:
45.2615, 124.0026, 35.1175
Hunter-Lab:
38.3791, 52.1113, 24.5613
#cb2f00 color charts
#cb2f00 color shades, tints & tones
#cb2f00 color schemes
#cb2f00 color preview, HTML & CSS examples
This text has a color of #cb2f00
<p style="color:#cb2f00;">Text here</p>
.mytext {color:#cb2f00;}
This box has a color of #cb2f00
<div style="background-color:#cb2f00;">Content here</div>
.mybackground {background-color:#cb2f00;}
Border around this has a color of #cb2f00
<div style="border:2px solid #cb2f00;">Content here</div>
.myborder {border:2px solid #cb2f00;}