#dd9ecb color space conversions
Hex:
#dd9ecb
RGB:
221, 158, 203
CMY:
13, 38, 20
CMYK:
0, 29, 8, 13
HSL:
317°, 48.0916%, 74.3137%
HSV (HSB):
317°, 28.5068%, 86.6667%
XYZ:
52.8251, 44.1377, 62.2351
xyY:
0.3318, 0.2773, 44.1377
CIE-Lab:
72.3204, 30.3990, -13.7032
CIE-LCH:
72.3204, 33.3449, 335.7352
CIE-Luv:
72.3204, 34.3378, -26.0809
Hunter-Lab:
66.4362, 25.6667, -9.0355
#dd9ecb color charts
#dd9ecb color shades, tints & tones
#dd9ecb color schemes
#dd9ecb color preview, HTML & CSS examples
This text has a color of #dd9ecb
<p style="color:#dd9ecb;">Text here</p>
.mytext {color:#dd9ecb;}
This box has a color of #dd9ecb
<div style="background-color:#dd9ecb;">Content here</div>
.mybackground {background-color:#dd9ecb;}
Border around this has a color of #dd9ecb
<div style="border:2px solid #dd9ecb;">Content here</div>
.myborder {border:2px solid #dd9ecb;}