#ddd3a6 color space conversions
Hex:
#ddd3a6
RGB:
221, 211, 166
CMY:
13, 17, 35
CMYK:
0, 5, 25, 13
HSL:
49°, 44.7154%, 75.8824%
HSV (HSB):
49°, 24.8869%, 86.6667%
XYZ:
59.9960, 64.7139, 45.4053
xyY:
0.3527, 0.3804, 64.7139
CIE-Lab:
84.3361, -3.5746, 23.5721
CIE-LCH:
84.3361, 23.8416, 98.6229
CIE-Luv:
84.3361, 8.5694, 33.7425
Hunter-Lab:
80.4449, -7.6529, 22.8466
#ddd3a6 color charts
#ddd3a6 color shades, tints & tones
#ddd3a6 color schemes
#ddd3a6 color preview, HTML & CSS examples
This text has a color of #ddd3a6
<p style="color:#ddd3a6;">Text here</p>
.mytext {color:#ddd3a6;}
This box has a color of #ddd3a6
<div style="background-color:#ddd3a6;">Content here</div>
.mybackground {background-color:#ddd3a6;}
Border around this has a color of #ddd3a6
<div style="border:2px solid #ddd3a6;">Content here</div>
.myborder {border:2px solid #ddd3a6;}