#dcdac3 color space conversions
Hex:
#dcdac3
RGB:
220, 218, 195
CMY:
14, 15, 24
CMYK:
0, 1, 11, 14
HSL:
55°, 26.3158%, 81.3725%
HSV (HSB):
55°, 11.3636%, 86.2745%
XYZ:
64.4369, 69.2986, 61.6095
xyY:
0.3299, 0.3547, 69.2986
CIE-Lab:
86.6517, -3.2239, 11.5639
CIE-LCH:
86.6517, 12.0049, 105.5780
CIE-Luv:
86.6517, 2.4324, 17.5879
Hunter-Lab:
83.2458, -7.5110, 14.3920
#dcdac3 color charts
#dcdac3 color shades, tints & tones
#dcdac3 color schemes
#dcdac3 color preview, HTML & CSS examples
This text has a color of #dcdac3
<p style="color:#dcdac3;">Text here</p>
.mytext {color:#dcdac3;}
This box has a color of #dcdac3
<div style="background-color:#dcdac3;">Content here</div>
.mybackground {background-color:#dcdac3;}
Border around this has a color of #dcdac3
<div style="border:2px solid #dcdac3;">Content here</div>
.myborder {border:2px solid #dcdac3;}