#dd05ca color space conversions
Hex:
#dd05ca
RGB:
221, 5, 202
CMY:
13, 98, 21
CMYK:
0, 98, 9, 13
HSL:
305°, 95.5752%, 44.3137%
HSV (HSB):
305°, 97.7376%, 86.6667%
XYZ:
40.5337, 19.7450, 57.5519
xyY:
0.3440, 0.1676, 19.7450
CIE-Lab:
51.5476, 85.2000, -45.2460
CIE-LCH:
51.5476, 96.4689, 332.0292
CIE-Luv:
51.5476, 80.7285, -80.0529
Hunter-Lab:
44.4353, 85.0653, -45.6868
#dd05ca color charts
#dd05ca color shades, tints & tones
#dd05ca color schemes
#dd05ca color preview, HTML & CSS examples
This text has a color of #dd05ca
<p style="color:#dd05ca;">Text here</p>
.mytext {color:#dd05ca;}
This box has a color of #dd05ca
<div style="background-color:#dd05ca;">Content here</div>
.mybackground {background-color:#dd05ca;}
Border around this has a color of #dd05ca
<div style="border:2px solid #dd05ca;">Content here</div>
.myborder {border:2px solid #dd05ca;}