#ddd6b6 color space conversions
Hex:
#ddd6b6
RGB:
221, 214, 182
CMY:
13, 16, 29
CMYK:
0, 3, 18, 13
HSL:
49°, 36.4486%, 79.0196%
HSV (HSB):
49°, 17.6471%, 86.6667%
XYZ:
62.3089, 66.8427, 53.8739
xyY:
0.3404, 0.3652, 66.8427
CIE-Lab:
85.4244, -2.8237, 16.6832
CIE-LCH:
85.4244, 16.9205, 99.6064
CIE-Luv:
85.4244, 5.9492, 24.5690
Hunter-Lab:
81.7574, -7.0371, 18.1611
#ddd6b6 color charts
#ddd6b6 color shades, tints & tones
#ddd6b6 color schemes
#ddd6b6 color preview, HTML & CSS examples
This text has a color of #ddd6b6
<p style="color:#ddd6b6;">Text here</p>
.mytext {color:#ddd6b6;}
This box has a color of #ddd6b6
<div style="background-color:#ddd6b6;">Content here</div>
.mybackground {background-color:#ddd6b6;}
Border around this has a color of #ddd6b6
<div style="border:2px solid #ddd6b6;">Content here</div>
.myborder {border:2px solid #ddd6b6;}