#ddd8a2 color space conversions
Hex:
#ddd8a2
RGB:
221, 216, 162
CMY:
13, 15, 36
CMYK:
0, 2, 27, 13
HSL:
55°, 46.4567%, 75.0980%
HSV (HSB):
55°, 26.6968%, 86.6667%
XYZ:
60.8962, 67.0925, 43.9230
xyY:
0.3542, 0.3903, 67.0925
CIE-Lab:
85.5506, -6.6752, 27.3102
CIE-LCH:
85.5506, 28.1141, 103.7350
CIE-Luv:
85.5506, 5.9033, 39.2091
Hunter-Lab:
81.9100, -10.6362, 25.5437
#ddd8a2 color charts
#ddd8a2 color shades, tints & tones
#ddd8a2 color schemes
#ddd8a2 color preview, HTML & CSS examples
This text has a color of #ddd8a2
<p style="color:#ddd8a2;">Text here</p>
.mytext {color:#ddd8a2;}
This box has a color of #ddd8a2
<div style="background-color:#ddd8a2;">Content here</div>
.mybackground {background-color:#ddd8a2;}
Border around this has a color of #ddd8a2
<div style="border:2px solid #ddd8a2;">Content here</div>
.myborder {border:2px solid #ddd8a2;}