#ccae5a color space conversions
Hex:
#ccae5a
RGB:
204, 174, 90
CMY:
20, 32, 65
CMYK:
0, 15, 56, 20
HSL:
44°, 52.7778%, 57.6471%
HSV (HSB):
44°, 55.8824%, 80.0000%
XYZ:
41.8834, 43.8477, 15.9288
xyY:
0.4120, 0.4313, 43.8477
CIE-Lab:
72.1266, 0.6293, 46.5592
CIE-LCH:
72.1266, 46.5635, 89.2256
CIE-Luv:
72.1266, 24.6786, 55.9557
Hunter-Lab:
66.2176, -2.9775, 32.0899
#ccae5a color charts
#ccae5a color shades, tints & tones
#ccae5a color schemes
#ccae5a color preview, HTML & CSS examples
This text has a color of #ccae5a
<p style="color:#ccae5a;">Text here</p>
.mytext {color:#ccae5a;}
This box has a color of #ccae5a
<div style="background-color:#ccae5a;">Content here</div>
.mybackground {background-color:#ccae5a;}
Border around this has a color of #ccae5a
<div style="border:2px solid #ccae5a;">Content here</div>
.myborder {border:2px solid #ccae5a;}