#ddb5b9 color space conversions
Hex:
#ddb5b9
RGB:
221, 181, 185
CMY:
13, 29, 27
CMYK:
0, 18, 16, 13
HSL:
354°, 37.0370%, 78.8235%
HSV (HSB):
354°, 18.0995%, 86.6667%
XYZ:
55.0996, 51.9227, 53.0170
xyY:
0.3443, 0.3244, 51.9227
CIE-Lab:
77.2346, 15.0347, 3.4060
CIE-LCH:
77.2346, 15.4156, 12.7645
CIE-Luv:
77.2346, 24.2121, 2.2756
Hunter-Lab:
72.0574, 10.3919, 6.8170
#ddb5b9 color charts
#ddb5b9 color shades, tints & tones
#ddb5b9 color schemes
#ddb5b9 color preview, HTML & CSS examples
This text has a color of #ddb5b9
<p style="color:#ddb5b9;">Text here</p>
.mytext {color:#ddb5b9;}
This box has a color of #ddb5b9
<div style="background-color:#ddb5b9;">Content here</div>
.mybackground {background-color:#ddb5b9;}
Border around this has a color of #ddb5b9
<div style="border:2px solid #ddb5b9;">Content here</div>
.myborder {border:2px solid #ddb5b9;}