#cb3301 color space conversions
Hex:
#cb3301
RGB:
203, 51, 1
CMY:
20, 80, 100
CMYK:
0, 75, 100, 20
HSL:
15°, 99.0196%, 40.0000%
HSV (HSB):
15°, 99.5074%, 79.6078%
XYZ:
25.8179, 15.0664, 1.5761
xyY:
0.6080, 0.3548, 15.0664
CIE-Lab:
45.7249, 57.7596, 57.6806
CIE-LCH:
45.7249, 81.6286, 44.9608
CIE-Luv:
45.7249, 121.6868, 35.7977
Hunter-Lab:
38.8154, 50.8016, 24.7634
#cb3301 color charts
#cb3301 color shades, tints & tones
#cb3301 color schemes
#cb3301 color preview, HTML & CSS examples
This text has a color of #cb3301
<p style="color:#cb3301;">Text here</p>
.mytext {color:#cb3301;}
This box has a color of #cb3301
<div style="background-color:#cb3301;">Content here</div>
.mybackground {background-color:#cb3301;}
Border around this has a color of #cb3301
<div style="border:2px solid #cb3301;">Content here</div>
.myborder {border:2px solid #cb3301;}