#dcdaa9 color space conversions
Hex:
#dcdaa9
RGB:
220, 218, 169
CMY:
14, 15, 34
CMYK:
0, 1, 23, 14
HSL:
58°, 42.1488%, 76.2745%
HSV (HSB):
58°, 23.1818%, 86.2745%
XYZ:
61.7480, 68.2230, 47.4500
xyY:
0.3480, 0.3845, 68.2230
CIE-Lab:
86.1178, -7.1196, 24.4340
CIE-LCH:
86.1178, 25.4501, 106.2451
CIE-Luv:
86.1178, 3.7897, 35.7089
Hunter-Lab:
82.5972, -11.1021, 23.7575
#dcdaa9 color charts
#dcdaa9 color shades, tints & tones
#dcdaa9 color schemes
#dcdaa9 color preview, HTML & CSS examples
This text has a color of #dcdaa9
<p style="color:#dcdaa9;">Text here</p>
.mytext {color:#dcdaa9;}
This box has a color of #dcdaa9
<div style="background-color:#dcdaa9;">Content here</div>
.mybackground {background-color:#dcdaa9;}
Border around this has a color of #dcdaa9
<div style="border:2px solid #dcdaa9;">Content here</div>
.myborder {border:2px solid #dcdaa9;}