#dcdace color space conversions
Hex:
#dcdace
RGB:
220, 218, 206
CMY:
14, 15, 19
CMYK:
0, 1, 6, 14
HSL:
51°, 16.6667%, 83.5294%
HSV (HSB):
51°, 6.3636%, 86.2745%
XYZ:
65.7272, 69.8147, 68.4039
xyY:
0.3223, 0.3423, 69.8147
CIE-Lab:
86.9059, -1.4073, 6.1320
CIE-LCH:
86.9059, 6.2914, 102.9252
CIE-Luv:
86.9059, 1.8208, 9.4197
Hunter-Lab:
83.5552, -5.8077, 9.9498
#dcdace color charts
#dcdace color shades, tints & tones
#dcdace color schemes
#dcdace color preview, HTML & CSS examples
This text has a color of #dcdace
<p style="color:#dcdace;">Text here</p>
.mytext {color:#dcdace;}
This box has a color of #dcdace
<div style="background-color:#dcdace;">Content here</div>
.mybackground {background-color:#dcdace;}
Border around this has a color of #dcdace
<div style="border:2px solid #dcdace;">Content here</div>
.myborder {border:2px solid #dcdace;}