#cc5d12 color space conversions
Hex:
#cc5d12
RGB:
204, 93, 18
CMY:
20, 64, 93
CMYK:
0, 54, 91, 20
HSL:
24°, 83.7838%, 43.5294%
HSV (HSB):
24°, 91.1765%, 80.0000%
XYZ:
28.9254, 20.7097, 3.0451
xyY:
0.5491, 0.3931, 20.7097
CIE-Lab:
52.6304, 40.4976, 57.6204
CIE-LCH:
52.6304, 70.4284, 54.8992
CIE-Luv:
52.6304, 91.6559, 45.2764
Hunter-Lab:
45.5080, 33.8177, 27.8883
#cc5d12 color charts
#cc5d12 color shades, tints & tones
#cc5d12 color schemes
#cc5d12 color preview, HTML & CSS examples
This text has a color of #cc5d12
<p style="color:#cc5d12;">Text here</p>
.mytext {color:#cc5d12;}
This box has a color of #cc5d12
<div style="background-color:#cc5d12;">Content here</div>
.mybackground {background-color:#cc5d12;}
Border around this has a color of #cc5d12
<div style="border:2px solid #cc5d12;">Content here</div>
.myborder {border:2px solid #cc5d12;}