#dddfbc color space conversions
Hex:
#dddfbc
RGB:
221, 223, 188
CMY:
13, 13, 26
CMYK:
1, 0, 16, 13
HSL:
63°, 35.3535%, 80.5882%
HSV (HSB):
63°, 15.6951%, 87.4510%
XYZ:
65.2836, 71.7783, 57.9907
xyY:
0.3347, 0.3680, 71.7783
CIE-Lab:
87.8618, -6.5245, 16.9547
CIE-LCH:
87.8618, 18.1667, 111.0477
CIE-Luv:
87.8618, 0.6864, 25.7850
Hunter-Lab:
84.7221, -10.7185, 18.7225
#dddfbc color charts
#dddfbc color shades, tints & tones
#dddfbc color schemes
#dddfbc color preview, HTML & CSS examples
This text has a color of #dddfbc
<p style="color:#dddfbc;">Text here</p>
.mytext {color:#dddfbc;}
This box has a color of #dddfbc
<div style="background-color:#dddfbc;">Content here</div>
.mybackground {background-color:#dddfbc;}
Border around this has a color of #dddfbc
<div style="border:2px solid #dddfbc;">Content here</div>
.myborder {border:2px solid #dddfbc;}