#dd31aa color space conversions
Hex:
#dd31aa
RGB:
221, 49, 170
CMY:
13, 81, 33
CMYK:
0, 78, 23, 13
HSL:
318°, 71.6667%, 52.9412%
HSV (HSB):
318°, 77.8281%, 86.6667%
XYZ:
38.1728, 20.4711, 39.9696
xyY:
0.3871, 0.2076, 20.4711
CIE-Lab:
52.3657, 74.2203, -25.3315
CIE-LCH:
52.3657, 78.4241, 341.1551
CIE-Luv:
52.3657, 88.7869, -49.1830
Hunter-Lab:
45.2450, 71.4204, -20.7056
#dd31aa color charts
#dd31aa color shades, tints & tones
#dd31aa color schemes
#dd31aa color preview, HTML & CSS examples
This text has a color of #dd31aa
<p style="color:#dd31aa;">Text here</p>
.mytext {color:#dd31aa;}
This box has a color of #dd31aa
<div style="background-color:#dd31aa;">Content here</div>
.mybackground {background-color:#dd31aa;}
Border around this has a color of #dd31aa
<div style="border:2px solid #dd31aa;">Content here</div>
.myborder {border:2px solid #dd31aa;}