#ccae5e color space conversions
Hex:
#ccae5e
RGB:
204, 174, 94
CMY:
20, 32, 63
CMYK:
0, 15, 54, 20
HSL:
44°, 51.8868%, 58.4314%
HSV (HSB):
44°, 53.9216%, 80.0000%
XYZ:
42.0583, 43.9176, 16.8499
xyY:
0.4090, 0.4271, 43.9176
CIE-Lab:
72.1734, 0.9563, 44.6466
CIE-LCH:
72.1734, 44.6569, 88.7730
CIE-Luv:
72.1734, 24.4521, 54.1491
Hunter-Lab:
66.2704, -2.6887, 31.3142
#ccae5e color charts
#ccae5e color shades, tints & tones
#ccae5e color schemes
#ccae5e color preview, HTML & CSS examples
This text has a color of #ccae5e
<p style="color:#ccae5e;">Text here</p>
.mytext {color:#ccae5e;}
This box has a color of #ccae5e
<div style="background-color:#ccae5e;">Content here</div>
.mybackground {background-color:#ccae5e;}
Border around this has a color of #ccae5e
<div style="border:2px solid #ccae5e;">Content here</div>
.myborder {border:2px solid #ccae5e;}