#dd20b5 color space conversions
Hex:
#dd20b5
RGB:
221, 32, 181
CMY:
13, 87, 29
CMYK:
0, 86, 18, 13
HSL:
313°, 74.7036%, 49.6078%
HSV (HSB):
313°, 85.5204%, 86.6667%
XYZ:
38.6758, 19.7414, 45.4881
xyY:
0.3722, 0.1900, 19.7414
CIE-Lab:
51.5435, 79.3772, -33.0576
CIE-LCH:
51.5435, 85.9857, 337.3901
CIE-Luv:
51.5435, 87.4003, -61.1913
Hunter-Lab:
44.4313, 77.6230, -29.5984
#dd20b5 color charts
#dd20b5 color shades, tints & tones
#dd20b5 color schemes
#dd20b5 color preview, HTML & CSS examples
This text has a color of #dd20b5
<p style="color:#dd20b5;">Text here</p>
.mytext {color:#dd20b5;}
This box has a color of #dd20b5
<div style="background-color:#dd20b5;">Content here</div>
.mybackground {background-color:#dd20b5;}
Border around this has a color of #dd20b5
<div style="border:2px solid #dd20b5;">Content here</div>
.myborder {border:2px solid #dd20b5;}