#dd2ab1 color space conversions
Hex:
#dd2ab1
RGB:
221, 42, 177
CMY:
13, 84, 31
CMYK:
0, 81, 20, 13
HSL:
315°, 72.4696%, 51.5686%
HSV (HSB):
315°, 80.9955%, 86.6667%
XYZ:
38.5826, 20.2024, 43.4609
xyY:
0.3774, 0.1976, 20.2024
CIE-Lab:
52.0653, 76.8303, -29.9031
CIE-LCH:
52.0653, 82.4445, 338.7335
CIE-Luv:
52.0653, 87.4016, -56.2610
Hunter-Lab:
44.9471, 74.5670, -25.8666
#dd2ab1 color charts
#dd2ab1 color shades, tints & tones
#dd2ab1 color schemes
#dd2ab1 color preview, HTML & CSS examples
This text has a color of #dd2ab1
<p style="color:#dd2ab1;">Text here</p>
.mytext {color:#dd2ab1;}
This box has a color of #dd2ab1
<div style="background-color:#dd2ab1;">Content here</div>
.mybackground {background-color:#dd2ab1;}
Border around this has a color of #dd2ab1
<div style="border:2px solid #dd2ab1;">Content here</div>
.myborder {border:2px solid #dd2ab1;}