#ddd0a8 color space conversions
Hex:
#ddd0a8
RGB:
221, 208, 168
CMY:
13, 18, 34
CMYK:
0, 6, 24, 13
HSL:
45°, 43.8017%, 76.2745%
HSV (HSB):
45°, 23.9819%, 86.6667%
XYZ:
59.4426, 63.3111, 46.1331
xyY:
0.3520, 0.3749, 63.3111
CIE-Lab:
83.6058, -1.7497, 21.5188
CIE-LCH:
83.6058, 21.5898, 94.6485
CIE-Luv:
83.6058, 10.1796, 30.6691
Hunter-Lab:
79.5682, -5.8935, 21.3219
#ddd0a8 color charts
#ddd0a8 color shades, tints & tones
#ddd0a8 color schemes
#ddd0a8 color preview, HTML & CSS examples
This text has a color of #ddd0a8
<p style="color:#ddd0a8;">Text here</p>
.mytext {color:#ddd0a8;}
This box has a color of #ddd0a8
<div style="background-color:#ddd0a8;">Content here</div>
.mybackground {background-color:#ddd0a8;}
Border around this has a color of #ddd0a8
<div style="border:2px solid #ddd0a8;">Content here</div>
.myborder {border:2px solid #ddd0a8;}