#ddd9b8 color space conversions
Hex:
#ddd9b8
RGB:
221, 217, 184
CMY:
13, 15, 28
CMYK:
0, 2, 17, 13
HSL:
54°, 35.2381%, 79.4118%
HSV (HSB):
54°, 16.7421%, 86.6667%
XYZ:
63.2834, 68.4586, 55.2258
xyY:
0.3385, 0.3662, 68.4586
CIE-Lab:
86.2352, -4.0657, 16.7688
CIE-LCH:
86.2352, 17.2547, 103.6287
CIE-Luv:
86.2352, 4.1764, 24.9699
Hunter-Lab:
82.7397, -8.2689, 18.3438
#ddd9b8 color charts
#ddd9b8 color shades, tints & tones
#ddd9b8 color schemes
#ddd9b8 color preview, HTML & CSS examples
This text has a color of #ddd9b8
<p style="color:#ddd9b8;">Text here</p>
.mytext {color:#ddd9b8;}
This box has a color of #ddd9b8
<div style="background-color:#ddd9b8;">Content here</div>
.mybackground {background-color:#ddd9b8;}
Border around this has a color of #ddd9b8
<div style="border:2px solid #ddd9b8;">Content here</div>
.myborder {border:2px solid #ddd9b8;}