#ddd2b3 color space conversions
Hex:
#ddd2b3
RGB:
221, 210, 179
CMY:
13, 18, 30
CMYK:
0, 5, 19, 13
HSL:
44°, 38.1818%, 78.4314%
HSV (HSB):
44°, 19.0045%, 86.6667%
XYZ:
61.0021, 64.7200, 51.9249
xyY:
0.3434, 0.3643, 64.7200
CIE-Lab:
84.3393, -1.2041, 16.7433
CIE-LCH:
84.3393, 16.7865, 94.1134
CIE-Luv:
84.3393, 8.3629, 24.2762
Hunter-Lab:
80.4487, -5.4337, 18.0460
#ddd2b3 color charts
#ddd2b3 color shades, tints & tones
#ddd2b3 color schemes
#ddd2b3 color preview, HTML & CSS examples
This text has a color of #ddd2b3
<p style="color:#ddd2b3;">Text here</p>
.mytext {color:#ddd2b3;}
This box has a color of #ddd2b3
<div style="background-color:#ddd2b3;">Content here</div>
.mybackground {background-color:#ddd2b3;}
Border around this has a color of #ddd2b3
<div style="border:2px solid #ddd2b3;">Content here</div>
.myborder {border:2px solid #ddd2b3;}