#ddbdbb color space conversions
Hex:
#ddbdbb
RGB:
221, 189, 187
CMY:
13, 26, 27
CMYK:
0, 14, 15, 13
HSL:
4°, 33.3333%, 80.0000%
HSV (HSB):
4°, 15.3846%, 86.6667%
XYZ:
56.9860, 55.3552, 54.6948
xyY:
0.3412, 0.3314, 55.3552
CIE-Lab:
79.2454, 11.0717, 5.2303
CIE-LCH:
79.2454, 12.2450, 25.2861
CIE-Luv:
79.2454, 19.5335, 5.6719
Hunter-Lab:
74.4011, 6.5167, 8.4946
#ddbdbb color charts
#ddbdbb color shades, tints & tones
#ddbdbb color schemes
#ddbdbb color preview, HTML & CSS examples
This text has a color of #ddbdbb
<p style="color:#ddbdbb;">Text here</p>
.mytext {color:#ddbdbb;}
This box has a color of #ddbdbb
<div style="background-color:#ddbdbb;">Content here</div>
.mybackground {background-color:#ddbdbb;}
Border around this has a color of #ddbdbb
<div style="border:2px solid #ddbdbb;">Content here</div>
.myborder {border:2px solid #ddbdbb;}