#dd2c7f color space conversions
Hex:
#dd2c7f
RGB:
221, 44, 127
CMY:
13, 83, 50
CMYK:
0, 80, 43, 13
HSL:
332°, 72.2449%, 51.9608%
HSV (HSB):
332°, 80.0905%, 86.6667%
XYZ:
34.5502, 18.7058, 21.8683
xyY:
0.4599, 0.2490, 18.7058
CIE-Lab:
50.3412, 70.8869, -2.7431
CIE-LCH:
50.3412, 70.9400, 357.7839
CIE-Luv:
50.3412, 108.0722, -17.1249
Hunter-Lab:
43.2502, 66.9060, 0.2968
#dd2c7f color charts
#dd2c7f color shades, tints & tones
#dd2c7f color schemes
#dd2c7f color preview, HTML & CSS examples
This text has a color of #dd2c7f
<p style="color:#dd2c7f;">Text here</p>
.mytext {color:#dd2c7f;}
This box has a color of #dd2c7f
<div style="background-color:#dd2c7f;">Content here</div>
.mybackground {background-color:#dd2c7f;}
Border around this has a color of #dd2c7f
<div style="border:2px solid #dd2c7f;">Content here</div>
.myborder {border:2px solid #dd2c7f;}