#dd2e8b color space conversions
Hex:
#dd2e8b
RGB:
221, 46, 139
CMY:
13, 82, 45
CMYK:
0, 79, 37, 13
HSL:
328°, 72.0165%, 52.3529%
HSV (HSB):
328°, 79.1855%, 86.6667%
XYZ:
35.4560, 19.1902, 26.2614
xyY:
0.4382, 0.2372, 19.1902
CIE-Lab:
50.9090, 71.5310, -9.1339
CIE-LCH:
50.9090, 72.1118, 352.7232
CIE-Luv:
50.9090, 102.4982, -25.6815
Hunter-Lab:
43.8066, 67.8117, -4.8788
#dd2e8b color charts
#dd2e8b color shades, tints & tones
#dd2e8b color schemes
#dd2e8b color preview, HTML & CSS examples
This text has a color of #dd2e8b
<p style="color:#dd2e8b;">Text here</p>
.mytext {color:#dd2e8b;}
This box has a color of #dd2e8b
<div style="background-color:#dd2e8b;">Content here</div>
.mybackground {background-color:#dd2e8b;}
Border around this has a color of #dd2e8b
<div style="border:2px solid #dd2e8b;">Content here</div>
.myborder {border:2px solid #dd2e8b;}