#dd2b7e color space conversions
Hex:
#dd2b7e
RGB:
221, 43, 126
CMY:
13, 83, 51
CMYK:
0, 81, 43, 13
HSL:
332°, 72.3577%, 51.7647%
HSV (HSB):
332°, 80.5430%, 86.6667%
XYZ:
34.4486, 18.6063, 21.5144
xyY:
0.4620, 0.2495, 18.6063
CIE-Lab:
50.2233, 71.0448, -2.3112
CIE-LCH:
50.2233, 71.0824, 358.1367
CIE-Luv:
50.2233, 108.7820, -16.6036
Hunter-Lab:
43.1350, 67.0679, 0.6225
#dd2b7e color charts
#dd2b7e color shades, tints & tones
#dd2b7e color schemes
#dd2b7e color preview, HTML & CSS examples
This text has a color of #dd2b7e
<p style="color:#dd2b7e;">Text here</p>
.mytext {color:#dd2b7e;}
This box has a color of #dd2b7e
<div style="background-color:#dd2b7e;">Content here</div>
.mybackground {background-color:#dd2b7e;}
Border around this has a color of #dd2b7e
<div style="border:2px solid #dd2b7e;">Content here</div>
.myborder {border:2px solid #dd2b7e;}