#ddd5ba color space conversions
Hex:
#ddd5ba
RGB:
221, 213, 186
CMY:
13, 16, 27
CMYK:
0, 4, 16, 13
HSL:
46°, 33.9806%, 79.8039%
HSV (HSB):
46°, 15.8371%, 86.6667%
XYZ:
62.4760, 66.5058, 55.9984
xyY:
0.3377, 0.3595, 66.5058
CIE-Lab:
85.2538, -1.7001, 14.3363
CIE-LCH:
85.2538, 14.4368, 96.7628
CIE-Luv:
85.2538, 6.2677, 21.1252
Hunter-Lab:
81.5511, -5.9663, 16.3733
#ddd5ba color charts
#ddd5ba color shades, tints & tones
#ddd5ba color schemes
#ddd5ba color preview, HTML & CSS examples
This text has a color of #ddd5ba
<p style="color:#ddd5ba;">Text here</p>
.mytext {color:#ddd5ba;}
This box has a color of #ddd5ba
<div style="background-color:#ddd5ba;">Content here</div>
.mybackground {background-color:#ddd5ba;}
Border around this has a color of #ddd5ba
<div style="border:2px solid #ddd5ba;">Content here</div>
.myborder {border:2px solid #ddd5ba;}