#dcdfc6 color space conversions
Hex:
#dcdfc6
RGB:
220, 223, 198
CMY:
14, 13, 22
CMYK:
1, 0, 11, 13
HSL:
67°, 28.0899%, 82.5490%
HSV (HSB):
67°, 11.2108%, 87.4510%
XYZ:
66.0959, 72.0682, 63.8530
xyY:
0.3272, 0.3567, 72.0682
CIE-Lab:
88.0014, -5.3040, 11.9070
CIE-LCH:
88.0014, 13.0349, 114.0108
CIE-Luv:
88.0014, -0.3932, 18.5124
Hunter-Lab:
84.8930, -9.5864, 14.8296
#dcdfc6 color charts
#dcdfc6 color shades, tints & tones
#dcdfc6 color schemes
#dcdfc6 color preview, HTML & CSS examples
This text has a color of #dcdfc6
<p style="color:#dcdfc6;">Text here</p>
.mytext {color:#dcdfc6;}
This box has a color of #dcdfc6
<div style="background-color:#dcdfc6;">Content here</div>
.mybackground {background-color:#dcdfc6;}
Border around this has a color of #dcdfc6
<div style="border:2px solid #dcdfc6;">Content here</div>
.myborder {border:2px solid #dcdfc6;}