#dddfdc color space conversions
Hex:
#dddfdc
RGB:
221, 223, 220
CMY:
13, 13, 14
CMYK:
1, 0, 1, 13
HSL:
100°, 4.4776%, 86.8627%
HSV (HSB):
100°, 1.3453%, 87.4510%
XYZ:
69.1247, 73.3148, 78.2181
xyY:
0.3133, 0.3323, 73.3148
CIE-Lab:
88.5976, -1.2084, 1.2201
CIE-LCH:
88.5976, 1.7172, 134.7226
CIE-Luv:
88.5976, -0.9597, 2.0703
Hunter-Lab:
85.6241, -5.7382, 5.7751
#dddfdc color charts
#dddfdc color shades, tints & tones
#dddfdc color schemes
#dddfdc color preview, HTML & CSS examples
This text has a color of #dddfdc
<p style="color:#dddfdc;">Text here</p>
.mytext {color:#dddfdc;}
This box has a color of #dddfdc
<div style="background-color:#dddfdc;">Content here</div>
.mybackground {background-color:#dddfdc;}
Border around this has a color of #dddfdc
<div style="border:2px solid #dddfdc;">Content here</div>
.myborder {border:2px solid #dddfdc;}