#dd2f6e color space conversions
Hex:
#dd2f6e
RGB:
221, 47, 110
CMY:
13, 82, 57
CMYK:
0, 79, 50, 13
HSL:
338°, 71.9008%, 52.5490%
HSV (HSB):
338°, 78.7330%, 86.6667%
XYZ:
33.6498, 18.5310, 16.5551
xyY:
0.4896, 0.2696, 18.5310
CIE-Lab:
50.1339, 68.6534, 7.2773
CIE-LCH:
50.1339, 69.0380, 6.0508
CIE-Luv:
50.1339, 113.8735, -4.3687
Hunter-Lab:
43.0476, 64.1979, 7.3317
#dd2f6e color charts
#dd2f6e color shades, tints & tones
#dd2f6e color schemes
#dd2f6e color preview, HTML & CSS examples
This text has a color of #dd2f6e
<p style="color:#dd2f6e;">Text here</p>
.mytext {color:#dd2f6e;}
This box has a color of #dd2f6e
<div style="background-color:#dd2f6e;">Content here</div>
.mybackground {background-color:#dd2f6e;}
Border around this has a color of #dd2f6e
<div style="border:2px solid #dd2f6e;">Content here</div>
.myborder {border:2px solid #dd2f6e;}