#ccaf7a color space conversions
Hex:
#ccaf7a
RGB:
204, 175, 122
CMY:
20, 31, 52
CMYK:
0, 14, 40, 20
HSL:
39°, 44.5652%, 63.9216%
HSV (HSB):
39°, 40.1961%, 80.0000%
XYZ:
43.7447, 44.9025, 24.7738
xyY:
0.3857, 0.3959, 44.9025
CIE-Lab:
72.8276, 3.1623, 31.0534
CIE-LCH:
72.8276, 31.2140, 84.1854
CIE-Luv:
72.8276, 21.9683, 39.9294
Hunter-Lab:
67.0093, -0.7388, 24.9866
#ccaf7a color charts
#ccaf7a color shades, tints & tones
#ccaf7a color schemes
#ccaf7a color preview, HTML & CSS examples
This text has a color of #ccaf7a
<p style="color:#ccaf7a;">Text here</p>
.mytext {color:#ccaf7a;}
This box has a color of #ccaf7a
<div style="background-color:#ccaf7a;">Content here</div>
.mybackground {background-color:#ccaf7a;}
Border around this has a color of #ccaf7a
<div style="border:2px solid #ccaf7a;">Content here</div>
.myborder {border:2px solid #ccaf7a;}