#dd31a3 color space conversions
Hex:
#dd31a3
RGB:
221, 49, 163
CMY:
13, 81, 36
CMYK:
0, 78, 26, 13
HSL:
320°, 71.6667%, 52.9412%
HSV (HSB):
320°, 77.8281%, 86.6667%
XYZ:
37.5280, 20.2131, 36.5739
xyY:
0.3979, 0.2143, 20.2131
CIE-Lab:
52.0773, 73.3742, -21.6527
CIE-LCH:
52.0773, 76.5023, 343.5587
CIE-Luv:
52.0773, 91.6742, -43.6496
Hunter-Lab:
44.9590, 70.3184, -16.7608
#dd31a3 color charts
#dd31a3 color shades, tints & tones
#dd31a3 color schemes
#dd31a3 color preview, HTML & CSS examples
This text has a color of #dd31a3
<p style="color:#dd31a3;">Text here</p>
.mytext {color:#dd31a3;}
This box has a color of #dd31a3
<div style="background-color:#dd31a3;">Content here</div>
.mybackground {background-color:#dd31a3;}
Border around this has a color of #dd31a3
<div style="border:2px solid #dd31a3;">Content here</div>
.myborder {border:2px solid #dd31a3;}