#cb3c01 color space conversions
Hex:
#cb3c01
RGB:
203, 60, 1
CMY:
20, 76, 100
CMYK:
0, 70, 100, 20
HSL:
18°, 99.0196%, 40.0000%
HSV (HSB):
18°, 99.5074%, 79.6078%
XYZ:
26.2499, 15.9304, 1.7201
xyY:
0.5979, 0.3629, 15.9304
CIE-Lab:
46.8831, 54.5640, 58.2359
CIE-LCH:
46.8831, 79.8038, 46.8644
CIE-Luv:
46.8831, 116.1188, 37.7621
Hunter-Lab:
39.9129, 47.5483, 25.3839
#cb3c01 color charts
#cb3c01 color shades, tints & tones
#cb3c01 color schemes
#cb3c01 color preview, HTML & CSS examples
This text has a color of #cb3c01
<p style="color:#cb3c01;">Text here</p>
.mytext {color:#cb3c01;}
This box has a color of #cb3c01
<div style="background-color:#cb3c01;">Content here</div>
.mybackground {background-color:#cb3c01;}
Border around this has a color of #cb3c01
<div style="border:2px solid #cb3c01;">Content here</div>
.myborder {border:2px solid #cb3c01;}