#ddbdb2 color space conversions
Hex:
#ddbdb2
RGB:
221, 189, 178
CMY:
13, 26, 30
CMYK:
0, 14, 19, 13
HSL:
15°, 38.7387%, 78.2353%
HSV (HSB):
15°, 19.4570%, 86.6667%
XYZ:
56.0523, 54.9817, 49.7777
xyY:
0.3486, 0.3419, 54.9817
CIE-Lab:
79.0307, 9.6817, 9.7748
CIE-LCH:
79.0307, 13.7580, 45.2743
CIE-Luv:
79.0307, 20.3584, 12.3643
Hunter-Lab:
74.1496, 5.1724, 12.1025
#ddbdb2 color charts
#ddbdb2 color shades, tints & tones
#ddbdb2 color schemes
#ddbdb2 color preview, HTML & CSS examples
This text has a color of #ddbdb2
<p style="color:#ddbdb2;">Text here</p>
.mytext {color:#ddbdb2;}
This box has a color of #ddbdb2
<div style="background-color:#ddbdb2;">Content here</div>
.mybackground {background-color:#ddbdb2;}
Border around this has a color of #ddbdb2
<div style="border:2px solid #ddbdb2;">Content here</div>
.myborder {border:2px solid #ddbdb2;}