#ccae6e color space conversions
Hex:
#ccae6e
RGB:
204, 174, 110
CMY:
20, 32, 57
CMYK:
0, 15, 46, 20
HSL:
41°, 47.9592%, 61.5686%
HSV (HSB):
41°, 46.0784%, 80.0000%
XYZ:
42.8524, 44.2353, 21.0315
xyY:
0.3963, 0.4091, 44.2353
CIE-Lab:
72.3855, 2.4252, 36.7774
CIE-LCH:
72.3855, 36.8573, 86.2272
CIE-Luv:
72.3855, 23.4514, 46.1579
Hunter-Lab:
66.5096, -1.3836, 27.8081
#ccae6e color charts
#ccae6e color shades, tints & tones
#ccae6e color schemes
#ccae6e color preview, HTML & CSS examples
This text has a color of #ccae6e
<p style="color:#ccae6e;">Text here</p>
.mytext {color:#ccae6e;}
This box has a color of #ccae6e
<div style="background-color:#ccae6e;">Content here</div>
.mybackground {background-color:#ccae6e;}
Border around this has a color of #ccae6e
<div style="border:2px solid #ccae6e;">Content here</div>
.myborder {border:2px solid #ccae6e;}