#ddd5a6 color space conversions
Hex:
#ddd5a6
RGB:
221, 213, 166
CMY:
13, 16, 35
CMYK:
0, 4, 25, 13
HSL:
51°, 44.7154%, 75.8824%
HSV (HSB):
51°, 24.8869%, 86.6667%
XYZ:
60.4960, 65.7138, 45.5720
xyY:
0.3522, 0.3825, 65.7138
CIE-Lab:
84.8502, -4.6027, 24.2760
CIE-LCH:
84.8502, 24.7084, 100.7357
CIE-Luv:
84.8502, 7.4183, 34.8939
Hunter-Lab:
81.0641, -8.6523, 23.4137
#ddd5a6 color charts
#ddd5a6 color shades, tints & tones
#ddd5a6 color schemes
#ddd5a6 color preview, HTML & CSS examples
This text has a color of #ddd5a6
<p style="color:#ddd5a6;">Text here</p>
.mytext {color:#ddd5a6;}
This box has a color of #ddd5a6
<div style="background-color:#ddd5a6;">Content here</div>
.mybackground {background-color:#ddd5a6;}
Border around this has a color of #ddd5a6
<div style="border:2px solid #ddd5a6;">Content here</div>
.myborder {border:2px solid #ddd5a6;}