#cc8b01 color space conversions
Hex:
#cc8b01
RGB:
204, 139, 1
CMY:
20, 45, 100
CMYK:
0, 32, 100, 20
HSL:
41°, 99.0244%, 40.1961%
HSV (HSB):
41°, 99.5098%, 80.0000%
XYZ:
34.1399, 31.3048, 4.2718
xyY:
0.4897, 0.4490, 31.3048
CIE-Lab:
62.7641, 15.9220, 67.8413
CIE-LCH:
62.7641, 69.6846, 76.7920
CIE-Luv:
62.7641, 54.2928, 62.9250
Hunter-Lab:
55.9507, 11.0032, 34.6388
#cc8b01 color charts
#cc8b01 color shades, tints & tones
#cc8b01 color schemes
#cc8b01 color preview, HTML & CSS examples
This text has a color of #cc8b01
<p style="color:#cc8b01;">Text here</p>
.mytext {color:#cc8b01;}
This box has a color of #cc8b01
<div style="background-color:#cc8b01;">Content here</div>
.mybackground {background-color:#cc8b01;}
Border around this has a color of #cc8b01
<div style="border:2px solid #cc8b01;">Content here</div>
.myborder {border:2px solid #cc8b01;}