#ccca7e color space conversions
Hex:
#ccca7e
RGB:
204, 202, 126
CMY:
20, 21, 51
CMYK:
0, 1, 38, 20
HSL:
58°, 43.3333%, 64.7059%
HSV (HSB):
58°, 38.2353%, 80.0000%
XYZ:
49.7883, 56.5848, 28.0365
xyY:
0.3704, 0.4210, 56.5848
CIE-Lab:
79.9455, -10.5014, 38.1849
CIE-LCH:
79.9455, 39.6026, 105.3770
CIE-Luv:
79.9455, 5.0151, 51.8691
Hunter-Lab:
75.2229, -13.4950, 30.5579
#ccca7e color charts
#ccca7e color shades, tints & tones
#ccca7e color schemes
#ccca7e color preview, HTML & CSS examples
This text has a color of #ccca7e
<p style="color:#ccca7e;">Text here</p>
.mytext {color:#ccca7e;}
This box has a color of #ccca7e
<div style="background-color:#ccca7e;">Content here</div>
.mybackground {background-color:#ccca7e;}
Border around this has a color of #ccca7e
<div style="border:2px solid #ccca7e;">Content here</div>
.myborder {border:2px solid #ccca7e;}