#ddbdb9 color space conversions
Hex:
#ddbdb9
RGB:
221, 189, 185
CMY:
13, 26, 27
CMYK:
0, 14, 16, 13
HSL:
7°, 34.6154%, 79.6078%
HSV (HSB):
7°, 16.2896%, 86.6667%
XYZ:
56.7733, 55.2701, 53.5749
xyY:
0.3428, 0.3337, 55.2701
CIE-Lab:
79.1966, 10.7570, 6.2388
CIE-LCH:
79.1966, 12.4352, 30.1127
CIE-Luv:
79.1966, 19.7187, 7.1754
Hunter-Lab:
74.3439, 6.2113, 9.3142
#ddbdb9 color charts
#ddbdb9 color shades, tints & tones
#ddbdb9 color schemes
#ddbdb9 color preview, HTML & CSS examples
This text has a color of #ddbdb9
<p style="color:#ddbdb9;">Text here</p>
.mytext {color:#ddbdb9;}
This box has a color of #ddbdb9
<div style="background-color:#ddbdb9;">Content here</div>
.mybackground {background-color:#ddbdb9;}
Border around this has a color of #ddbdb9
<div style="border:2px solid #ddbdb9;">Content here</div>
.myborder {border:2px solid #ddbdb9;}