#dd31a6 color space conversions
Hex:
#dd31a6
RGB:
221, 49, 166
CMY:
13, 81, 35
CMYK:
0, 78, 25, 13
HSL:
319°, 71.6667%, 52.9412%
HSV (HSB):
319°, 77.8281%, 86.6667%
XYZ:
37.8000, 20.3220, 38.0066
xyY:
0.3932, 0.2114, 20.3220
CIE-Lab:
52.1993, 73.7328, -23.2346
CIE-LCH:
52.1993, 77.3070, 342.5093
CIE-Luv:
52.1993, 90.4345, -46.0189
Hunter-Lab:
45.0799, 70.7847, -18.4312
#dd31a6 color charts
#dd31a6 color shades, tints & tones
#dd31a6 color schemes
#dd31a6 color preview, HTML & CSS examples
This text has a color of #dd31a6
<p style="color:#dd31a6;">Text here</p>
.mytext {color:#dd31a6;}
This box has a color of #dd31a6
<div style="background-color:#dd31a6;">Content here</div>
.mybackground {background-color:#dd31a6;}
Border around this has a color of #dd31a6
<div style="border:2px solid #dd31a6;">Content here</div>
.myborder {border:2px solid #dd31a6;}