#cc7f05 color space conversions
Hex:
#cc7f05
RGB:
204, 127, 5
CMY:
20, 50, 98
CMYK:
0, 38, 98, 20
HSL:
37°, 95.2153%, 40.9804%
HSV (HSB):
37°, 97.5490%, 80.0000%
XYZ:
32.5186, 28.0271, 3.8394
xyY:
0.5051, 0.4353, 28.0271
CIE-Lab:
59.9132, 22.4924, 65.3007
CIE-LCH:
59.9132, 69.0658, 70.9940
CIE-Luv:
59.9132, 64.0432, 58.2391
Hunter-Lab:
52.9406, 16.9970, 32.7585
#cc7f05 color charts
#cc7f05 color shades, tints & tones
#cc7f05 color schemes
#cc7f05 color preview, HTML & CSS examples
This text has a color of #cc7f05
<p style="color:#cc7f05;">Text here</p>
.mytext {color:#cc7f05;}
This box has a color of #cc7f05
<div style="background-color:#cc7f05;">Content here</div>
.mybackground {background-color:#cc7f05;}
Border around this has a color of #cc7f05
<div style="border:2px solid #cc7f05;">Content here</div>
.myborder {border:2px solid #cc7f05;}