#cb3600 color space conversions
Hex:
#cb3600
RGB:
203, 54, 0
CMY:
20, 79, 100
CMYK:
0, 73, 100, 20
HSL:
16°, 100.0000%, 39.8039%
HSV (HSB):
16°, 100.0000%, 79.6078%
XYZ:
25.9478, 15.3348, 1.5923
xyY:
0.6052, 0.3577, 15.3348
CIE-Lab:
46.0894, 56.7305, 58.1420
CIE-LCH:
46.0894, 81.2333, 45.7040
CIE-Luv:
46.0894, 119.9598, 36.5272
Hunter-Lab:
39.1597, 49.7470, 25.0009
#cb3600 color charts
#cb3600 color shades, tints & tones
#cb3600 color schemes
#cb3600 color preview, HTML & CSS examples
This text has a color of #cb3600
<p style="color:#cb3600;">Text here</p>
.mytext {color:#cb3600;}
This box has a color of #cb3600
<div style="background-color:#cb3600;">Content here</div>
.mybackground {background-color:#cb3600;}
Border around this has a color of #cb3600
<div style="border:2px solid #cb3600;">Content here</div>
.myborder {border:2px solid #cb3600;}