#dd2b7d color space conversions
Hex:
#dd2b7d
RGB:
221, 43, 125
CMY:
13, 83, 51
CMYK:
0, 81, 43, 13
HSL:
332°, 72.3577%, 51.7647%
HSV (HSB):
332°, 80.5430%, 86.6667%
XYZ:
34.3843, 18.5806, 21.1762
xyY:
0.4638, 0.2506, 18.5806
CIE-Lab:
50.1928, 70.9545, -1.7502
CIE-LCH:
50.1928, 70.9761, 358.5870
CIE-Luv:
50.1928, 109.1954, -15.8706
Hunter-Lab:
43.1052, 66.9526, 1.0464
#dd2b7d color charts
#dd2b7d color shades, tints & tones
#dd2b7d color schemes
#dd2b7d color preview, HTML & CSS examples
This text has a color of #dd2b7d
<p style="color:#dd2b7d;">Text here</p>
.mytext {color:#dd2b7d;}
This box has a color of #dd2b7d
<div style="background-color:#dd2b7d;">Content here</div>
.mybackground {background-color:#dd2b7d;}
Border around this has a color of #dd2b7d
<div style="border:2px solid #dd2b7d;">Content here</div>
.myborder {border:2px solid #dd2b7d;}