#ccae2e color space conversions
Hex:
#ccae2e
RGB:
204, 174, 46
CMY:
20, 32, 82
CMYK:
0, 15, 77, 20
HSL:
49°, 63.2000%, 49.0196%
HSV (HSB):
49°, 77.4510%, 80.0000%
XYZ:
40.5310, 43.3067, 8.8076
xyY:
0.4375, 0.4674, 43.3067
CIE-Lab:
71.7627, -1.9421, 64.8190
CIE-LCH:
71.7627, 64.8481, 91.7162
CIE-Luv:
71.7627, 26.5090, 70.5289
Hunter-Lab:
65.8078, -5.2256, 38.1302
#ccae2e color charts
#ccae2e color shades, tints & tones
#ccae2e color schemes
#ccae2e color preview, HTML & CSS examples
This text has a color of #ccae2e
<p style="color:#ccae2e;">Text here</p>
.mytext {color:#ccae2e;}
This box has a color of #ccae2e
<div style="background-color:#ccae2e;">Content here</div>
.mybackground {background-color:#ccae2e;}
Border around this has a color of #ccae2e
<div style="border:2px solid #ccae2e;">Content here</div>
.myborder {border:2px solid #ccae2e;}