#cdca7e color space conversions
Hex:
#cdca7e
RGB:
205, 202, 126
CMY:
20, 21, 51
CMYK:
0, 1, 39, 20
HSL:
58°, 44.1341%, 64.9020%
HSV (HSB):
58°, 38.5366%, 80.3922%
XYZ:
50.0633, 56.7266, 28.0494
xyY:
0.3713, 0.4207, 56.7266
CIE-Lab:
80.0255, -10.1058, 38.3035
CIE-LCH:
80.0255, 39.6142, 104.7798
CIE-Luv:
80.0255, 5.6596, 51.9331
Hunter-Lab:
75.3170, -13.1558, 30.6413
#cdca7e color charts
#cdca7e color shades, tints & tones
#cdca7e color schemes
#cdca7e color preview, HTML & CSS examples
This text has a color of #cdca7e
<p style="color:#cdca7e;">Text here</p>
.mytext {color:#cdca7e;}
This box has a color of #cdca7e
<div style="background-color:#cdca7e;">Content here</div>
.mybackground {background-color:#cdca7e;}
Border around this has a color of #cdca7e
<div style="border:2px solid #cdca7e;">Content here</div>
.myborder {border:2px solid #cdca7e;}