#ccaa3d color space conversions
Hex:
#ccaa3d
RGB:
204, 170, 61
CMY:
20, 33, 76
CMYK:
0, 17, 70, 20
HSL:
46°, 58.3673%, 51.9608%
HSV (HSB):
46°, 70.0980%, 80.0000%
XYZ:
40.1189, 41.9237, 10.3925
xyY:
0.4340, 0.4535, 41.9237
CIE-Lab:
70.8183, 0.8483, 58.2860
CIE-LCH:
70.8183, 58.2922, 89.1661
CIE-Luv:
70.8183, 28.8721, 64.9656
Hunter-Lab:
64.7485, -2.7095, 35.8076
#ccaa3d color charts
#ccaa3d color shades, tints & tones
#ccaa3d color schemes
#ccaa3d color preview, HTML & CSS examples
This text has a color of #ccaa3d
<p style="color:#ccaa3d;">Text here</p>
.mytext {color:#ccaa3d;}
This box has a color of #ccaa3d
<div style="background-color:#ccaa3d;">Content here</div>
.mybackground {background-color:#ccaa3d;}
Border around this has a color of #ccaa3d
<div style="border:2px solid #ccaa3d;">Content here</div>
.myborder {border:2px solid #ccaa3d;}