#dd2b6e color space conversions
Hex:
#dd2b6e
RGB:
221, 43, 110
CMY:
13, 83, 57
CMYK:
0, 81, 50, 13
HSL:
337°, 72.3577%, 51.7647%
HSV (HSB):
337°, 80.5430%, 86.6667%
XYZ:
33.4971, 18.2257, 16.5043
xyY:
0.4910, 0.2671, 18.2257
CIE-Lab:
49.7687, 69.6917, 6.7571
CIE-LCH:
49.7687, 70.0185, 5.5380
CIE-Luv:
49.7687, 115.2393, -5.2313
Hunter-Lab:
42.6916, 65.3465, 6.9630
#dd2b6e color charts
#dd2b6e color shades, tints & tones
#dd2b6e color schemes
#dd2b6e color preview, HTML & CSS examples
This text has a color of #dd2b6e
<p style="color:#dd2b6e;">Text here</p>
.mytext {color:#dd2b6e;}
This box has a color of #dd2b6e
<div style="background-color:#dd2b6e;">Content here</div>
.mybackground {background-color:#dd2b6e;}
Border around this has a color of #dd2b6e
<div style="border:2px solid #dd2b6e;">Content here</div>
.myborder {border:2px solid #dd2b6e;}