#cc7205 color space conversions
Hex:
#cc7205
RGB:
204, 114, 5
CMY:
20, 55, 98
CMYK:
0, 44, 98, 20
HSL:
33°, 95.2153%, 40.9804%
HSV (HSB):
33°, 97.5490%, 80.0000%
XYZ:
30.9465, 24.8830, 3.3154
xyY:
0.5232, 0.4207, 24.8830
CIE-Lab:
56.9612, 29.4879, 63.3418
CIE-LCH:
56.9612, 69.8693, 65.0363
CIE-Luv:
56.9612, 74.8357, 53.6255
Hunter-Lab:
49.8828, 23.4438, 30.9773
#cc7205 color charts
#cc7205 color shades, tints & tones
#cc7205 color schemes
#cc7205 color preview, HTML & CSS examples
This text has a color of #cc7205
<p style="color:#cc7205;">Text here</p>
.mytext {color:#cc7205;}
This box has a color of #cc7205
<div style="background-color:#cc7205;">Content here</div>
.mybackground {background-color:#cc7205;}
Border around this has a color of #cc7205
<div style="border:2px solid #cc7205;">Content here</div>
.myborder {border:2px solid #cc7205;}