#cb3c00 color space conversions
Hex:
#cb3c00
RGB:
203, 60, 0
CMY:
20, 76, 100
CMYK:
0, 70, 100, 20
HSL:
18°, 100.0000%, 39.8039%
HSV (HSB):
18°, 100.0000%, 79.6078%
XYZ:
26.2445, 15.9282, 1.6912
xyY:
0.5983, 0.3631, 15.9282
CIE-Lab:
46.8802, 54.5537, 58.5130
CIE-LCH:
46.8802, 79.9993, 47.0055
CIE-Luv:
46.8802, 116.1716, 37.8647
Hunter-Lab:
39.9102, 47.5366, 25.4247
#cb3c00 color charts
#cb3c00 color shades, tints & tones
#cb3c00 color schemes
#cb3c00 color preview, HTML & CSS examples
This text has a color of #cb3c00
<p style="color:#cb3c00;">Text here</p>
.mytext {color:#cb3c00;}
This box has a color of #cb3c00
<div style="background-color:#cb3c00;">Content here</div>
.mybackground {background-color:#cb3c00;}
Border around this has a color of #cb3c00
<div style="border:2px solid #cb3c00;">Content here</div>
.myborder {border:2px solid #cb3c00;}