#dd3e97 color space conversions
Hex:
#dd3e97
RGB:
221, 62, 151
CMY:
13, 76, 41
CMYK:
0, 72, 32, 13
HSL:
326°, 70.0441%, 55.4902%
HSV (HSB):
326°, 71.9457%, 86.6667%
XYZ:
37.1273, 21.0518, 31.3847
xyY:
0.4145, 0.2350, 21.0518
CIE-Lab:
53.0061, 68.0608, -13.1381
CIE-LCH:
53.0061, 69.3173, 349.0743
CIE-Luv:
53.0061, 92.5797, -30.6849
Hunter-Lab:
45.8822, 64.1462, -8.4385
#dd3e97 color charts
#dd3e97 color shades, tints & tones
#dd3e97 color schemes
#dd3e97 color preview, HTML & CSS examples
This text has a color of #dd3e97
<p style="color:#dd3e97;">Text here</p>
.mytext {color:#dd3e97;}
This box has a color of #dd3e97
<div style="background-color:#dd3e97;">Content here</div>
.mybackground {background-color:#dd3e97;}
Border around this has a color of #dd3e97
<div style="border:2px solid #dd3e97;">Content here</div>
.myborder {border:2px solid #dd3e97;}