#dd20b3 color space conversions
Hex:
#dd20b3
RGB:
221, 32, 179
CMY:
13, 87, 30
CMYK:
0, 86, 19, 13
HSL:
313°, 74.7036%, 49.6078%
HSV (HSB):
313°, 85.5204%, 86.6667%
XYZ:
38.4720, 19.6598, 44.4149
xyY:
0.3752, 0.1917, 19.6598
CIE-Lab:
51.4504, 79.1266, -32.0329
CIE-LCH:
51.4504, 85.3646, 337.9604
CIE-Luv:
51.4504, 88.2603, -59.6215
Hunter-Lab:
44.3394, 77.2851, -28.3533
#dd20b3 color charts
#dd20b3 color shades, tints & tones
#dd20b3 color schemes
#dd20b3 color preview, HTML & CSS examples
This text has a color of #dd20b3
<p style="color:#dd20b3;">Text here</p>
.mytext {color:#dd20b3;}
This box has a color of #dd20b3
<div style="background-color:#dd20b3;">Content here</div>
.mybackground {background-color:#dd20b3;}
Border around this has a color of #dd20b3
<div style="border:2px solid #dd20b3;">Content here</div>
.myborder {border:2px solid #dd20b3;}