#ddd1a2 color space conversions
Hex:
#ddd1a2
RGB:
221, 209, 162
CMY:
13, 18, 36
CMYK:
0, 5, 27, 13
HSL:
48°, 46.4567%, 75.0980%
HSV (HSB):
48°, 26.6968%, 86.6667%
XYZ:
59.1408, 63.5817, 43.3379
xyY:
0.3561, 0.3829, 63.5817
CIE-Lab:
83.7475, -3.0853, 24.8605
CIE-LCH:
83.7475, 25.0512, 97.0744
CIE-Luv:
83.7475, 9.9607, 35.2305
Hunter-Lab:
79.7381, -7.1504, 23.5925
#ddd1a2 color charts
#ddd1a2 color shades, tints & tones
#ddd1a2 color schemes
#ddd1a2 color preview, HTML & CSS examples
This text has a color of #ddd1a2
<p style="color:#ddd1a2;">Text here</p>
.mytext {color:#ddd1a2;}
This box has a color of #ddd1a2
<div style="background-color:#ddd1a2;">Content here</div>
.mybackground {background-color:#ddd1a2;}
Border around this has a color of #ddd1a2
<div style="border:2px solid #ddd1a2;">Content here</div>
.myborder {border:2px solid #ddd1a2;}