#dd3daa color space conversions
Hex:
#dd3daa
RGB:
221, 61, 170
CMY:
13, 76, 33
CMYK:
0, 72, 23, 13
HSL:
319°, 70.1754%, 55.2941%
HSV (HSB):
319°, 72.3982%, 86.6667%
XYZ:
38.7432, 21.6119, 40.1597
xyY:
0.3854, 0.2150, 21.6119
CIE-Lab:
53.6128, 70.6732, -23.4080
CIE-LCH:
53.6128, 74.4489, 341.6744
CIE-Luv:
53.6128, 85.5518, -45.9747
Hunter-Lab:
46.4886, 67.4054, -18.6763
#dd3daa color charts
#dd3daa color shades, tints & tones
#dd3daa color schemes
#dd3daa color preview, HTML & CSS examples
This text has a color of #dd3daa
<p style="color:#dd3daa;">Text here</p>
.mytext {color:#dd3daa;}
This box has a color of #dd3daa
<div style="background-color:#dd3daa;">Content here</div>
.mybackground {background-color:#dd3daa;}
Border around this has a color of #dd3daa
<div style="border:2px solid #dd3daa;">Content here</div>
.myborder {border:2px solid #dd3daa;}