#dddbd8 color space conversions
Hex:
#dddbd8
RGB:
221, 219, 216
CMY:
13, 14, 15
CMYK:
0, 1, 2, 13
HSL:
36°, 6.8493%, 85.6863%
HSV (HSB):
36°, 2.2624%, 86.6667%
XYZ:
67.5450, 70.9931, 75.1088
xyY:
0.3162, 0.3323, 70.9931
CIE-Lab:
87.4816, 0.1502, 1.7016
CIE-LCH:
87.4816, 1.7082, 84.9538
CIE-Luv:
87.4816, 1.3063, 2.5512
Hunter-Lab:
84.2574, -4.3558, 6.1278
#dddbd8 color charts
#dddbd8 color shades, tints & tones
#dddbd8 color schemes
#dddbd8 color preview, HTML & CSS examples
This text has a color of #dddbd8
<p style="color:#dddbd8;">Text here</p>
.mytext {color:#dddbd8;}
This box has a color of #dddbd8
<div style="background-color:#dddbd8;">Content here</div>
.mybackground {background-color:#dddbd8;}
Border around this has a color of #dddbd8
<div style="border:2px solid #dddbd8;">Content here</div>
.myborder {border:2px solid #dddbd8;}