#cb2600 color space conversions
Hex:
#cb2600
RGB:
203, 38, 0
CMY:
20, 85, 100
CMYK:
0, 81, 100, 20
HSL:
11°, 100.0000%, 39.8039%
HSV (HSB):
11°, 100.0000%, 79.6078%
XYZ:
25.3217, 14.0827, 1.3836
xyY:
0.6208, 0.3453, 14.0827
CIE-Lab:
44.3514, 61.5924, 57.3827
CIE-LCH:
44.3514, 84.1807, 42.9735
CIE-Luv:
44.3514, 128.5386, 33.5566
Hunter-Lab:
37.5270, 54.7725, 24.0828
#cb2600 color charts
#cb2600 color shades, tints & tones
#cb2600 color schemes
#cb2600 color preview, HTML & CSS examples
This text has a color of #cb2600
<p style="color:#cb2600;">Text here</p>
.mytext {color:#cb2600;}
This box has a color of #cb2600
<div style="background-color:#cb2600;">Content here</div>
.mybackground {background-color:#cb2600;}
Border around this has a color of #cb2600
<div style="border:2px solid #cb2600;">Content here</div>
.myborder {border:2px solid #cb2600;}