#cc9400 color space conversions
Hex:
#cc9400
RGB:
204, 148, 0
CMY:
20, 42, 100
CMYK:
0, 27, 100, 20
HSL:
44°, 100.0000%, 40.0000%
HSV (HSB):
44°, 100.0000%, 80.0000%
XYZ:
35.4917, 34.0172, 4.6954
xyY:
0.4783, 0.4584, 34.0172
CIE-Lab:
64.9762, 11.0175, 69.4795
CIE-LCH:
64.9762, 70.3476, 80.9895
CIE-Luv:
64.9762, 47.0891, 66.3327
Hunter-Lab:
58.3242, 6.5542, 36.0539
#cc9400 color charts
#cc9400 color shades, tints & tones
#cc9400 color schemes
#cc9400 color preview, HTML & CSS examples
This text has a color of #cc9400
<p style="color:#cc9400;">Text here</p>
.mytext {color:#cc9400;}
This box has a color of #cc9400
<div style="background-color:#cc9400;">Content here</div>
.mybackground {background-color:#cc9400;}
Border around this has a color of #cc9400
<div style="border:2px solid #cc9400;">Content here</div>
.myborder {border:2px solid #cc9400;}