#cc8c25 color space conversions
Hex:
#cc8c25
RGB:
204, 140, 37
CMY:
20, 45, 85
CMYK:
0, 31, 82, 20
HSL:
37°, 69.2946%, 47.2549%
HSV (HSB):
37°, 81.8627%, 80.0000%
XYZ:
34.6139, 31.7271, 6.0499
xyY:
0.4782, 0.4383, 31.7271
CIE-Lab:
63.1167, 16.0392, 60.0904
CIE-LCH:
63.1167, 62.1942, 75.0552
CIE-Luv:
63.1167, 52.5574, 58.8977
Hunter-Lab:
56.3268, 11.1195, 33.0606
#cc8c25 color charts
#cc8c25 color shades, tints & tones
#cc8c25 color schemes
#cc8c25 color preview, HTML & CSS examples
This text has a color of #cc8c25
<p style="color:#cc8c25;">Text here</p>
.mytext {color:#cc8c25;}
This box has a color of #cc8c25
<div style="background-color:#cc8c25;">Content here</div>
.mybackground {background-color:#cc8c25;}
Border around this has a color of #cc8c25
<div style="border:2px solid #cc8c25;">Content here</div>
.myborder {border:2px solid #cc8c25;}