#dd2db3 color space conversions
Hex:
#dd2db3
RGB:
221, 45, 179
CMY:
13, 82, 30
CMYK:
0, 80, 19, 13
HSL:
314°, 72.1311%, 52.1569%
HSV (HSB):
314°, 79.6380%, 86.6667%
XYZ:
38.8939, 20.5036, 44.5555
xyY:
0.3741, 0.1972, 20.5036
CIE-Lab:
52.4019, 76.3725, -30.5488
CIE-LCH:
52.4019, 82.2557, 338.1987
CIE-Luv:
52.4019, 85.9696, -57.2129
Hunter-Lab:
45.2809, 74.0804, -26.6435
#dd2db3 color charts
#dd2db3 color shades, tints & tones
#dd2db3 color schemes
#dd2db3 color preview, HTML & CSS examples
This text has a color of #dd2db3
<p style="color:#dd2db3;">Text here</p>
.mytext {color:#dd2db3;}
This box has a color of #dd2db3
<div style="background-color:#dd2db3;">Content here</div>
.mybackground {background-color:#dd2db3;}
Border around this has a color of #dd2db3
<div style="border:2px solid #dd2db3;">Content here</div>
.myborder {border:2px solid #dd2db3;}