#cb2e00 color space conversions
Hex:
#cb2e00
RGB:
203, 46, 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.6056, 14.6505, 1.4783
xyY:
0.6135, 0.3510, 14.6505
CIE-Lab:
45.1517, 59.3403, 57.7221
CIE-LCH:
45.1517, 82.7835, 44.2080
CIE-Luv:
45.1517, 124.5446, 34.9298
Hunter-Lab:
38.2760, 52.4288, 24.5033
#cb2e00 color charts
#cb2e00 color shades, tints & tones
#cb2e00 color schemes
#cb2e00 color preview, HTML & CSS examples
This text has a color of #cb2e00
<p style="color:#cb2e00;">Text here</p>
.mytext {color:#cb2e00;}
This box has a color of #cb2e00
<div style="background-color:#cb2e00;">Content here</div>
.mybackground {background-color:#cb2e00;}
Border around this has a color of #cb2e00
<div style="border:2px solid #cb2e00;">Content here</div>
.myborder {border:2px solid #cb2e00;}