#ddbdb4 color space conversions
Hex:
#ddbdb4
RGB:
221, 189, 180
CMY:
13, 26, 29
CMYK:
0, 14, 19, 13
HSL:
13°, 37.6147%, 78.6275%
HSV (HSB):
13°, 18.5520%, 86.6667%
XYZ:
56.2546, 55.0626, 50.8432
xyY:
0.3469, 0.3396, 55.0626
CIE-Lab:
79.0773, 9.9847, 8.7636
CIE-LCH:
79.0773, 13.2851, 41.2735
CIE-Luv:
79.0773, 20.1770, 10.8938
Hunter-Lab:
74.2042, 5.4645, 11.3186
#ddbdb4 color charts
#ddbdb4 color shades, tints & tones
#ddbdb4 color schemes
#ddbdb4 color preview, HTML & CSS examples
This text has a color of #ddbdb4
<p style="color:#ddbdb4;">Text here</p>
.mytext {color:#ddbdb4;}
This box has a color of #ddbdb4
<div style="background-color:#ddbdb4;">Content here</div>
.mybackground {background-color:#ddbdb4;}
Border around this has a color of #ddbdb4
<div style="border:2px solid #ddbdb4;">Content here</div>
.myborder {border:2px solid #ddbdb4;}