#dd1ecb color space conversions
Hex:
#dd1ecb
RGB:
221, 30, 203
CMY:
13, 88, 20
CMYK:
0, 86, 8, 13
HSL:
306°, 76.0956%, 49.2157%
HSV (HSB):
306°, 86.4253%, 86.6667%
XYZ:
41.0626, 20.6125, 58.3143
xyY:
0.3422, 0.1718, 20.6125
CIE-Lab:
52.5228, 82.6265, -44.2756
CIE-LCH:
52.5228, 93.7415, 331.8153
CIE-Luv:
52.5228, 78.4552, -78.5959
Hunter-Lab:
45.4010, 81.9912, -44.3730
#dd1ecb color charts
#dd1ecb color shades, tints & tones
#dd1ecb color schemes
#dd1ecb color preview, HTML & CSS examples
This text has a color of #dd1ecb
<p style="color:#dd1ecb;">Text here</p>
.mytext {color:#dd1ecb;}
This box has a color of #dd1ecb
<div style="background-color:#dd1ecb;">Content here</div>
.mybackground {background-color:#dd1ecb;}
Border around this has a color of #dd1ecb
<div style="border:2px solid #dd1ecb;">Content here</div>
.myborder {border:2px solid #dd1ecb;}