#ddd6bb color space conversions
Hex:
#ddd6bb
RGB:
221, 214, 187
CMY:
13, 16, 27
CMYK:
0, 3, 15, 13
HSL:
48°, 33.3333%, 80.0000%
HSV (HSB):
48°, 15.3846%, 86.6667%
XYZ:
62.8350, 67.0531, 56.6445
xyY:
0.3369, 0.3595, 67.0531
CIE-Lab:
85.5308, -2.0629, 14.2000
CIE-LCH:
85.5308, 14.3491, 98.2657
CIE-Luv:
85.5308, 5.6579, 21.0186
Hunter-Lab:
81.8860, -6.3289, 16.3064
#ddd6bb color charts
#ddd6bb color shades, tints & tones
#ddd6bb color schemes
#ddd6bb color preview, HTML & CSS examples
This text has a color of #ddd6bb
<p style="color:#ddd6bb;">Text here</p>
.mytext {color:#ddd6bb;}
This box has a color of #ddd6bb
<div style="background-color:#ddd6bb;">Content here</div>
.mybackground {background-color:#ddd6bb;}
Border around this has a color of #ddd6bb
<div style="border:2px solid #ddd6bb;">Content here</div>
.myborder {border:2px solid #ddd6bb;}