#dd45ac color space conversions
Hex:
#dd45ac
RGB:
221, 69, 172
CMY:
13, 73, 33
CMYK:
0, 69, 22, 13
HSL:
319°, 69.0909%, 56.8627%
HSV (HSB):
319°, 68.7783%, 86.6667%
XYZ:
39.3933, 22.6070, 41.3170
xyY:
0.3813, 0.2188, 22.6070
CIE-Lab:
54.6652, 68.1992, -22.9584
CIE-LCH:
54.6652, 71.9598, 341.3949
CIE-Luv:
54.6652, 82.2722, -45.0510
Hunter-Lab:
47.5468, 64.6834, -18.2389
#dd45ac color charts
#dd45ac color shades, tints & tones
#dd45ac color schemes
#dd45ac color preview, HTML & CSS examples
This text has a color of #dd45ac
<p style="color:#dd45ac;">Text here</p>
.mytext {color:#dd45ac;}
This box has a color of #dd45ac
<div style="background-color:#dd45ac;">Content here</div>
.mybackground {background-color:#dd45ac;}
Border around this has a color of #dd45ac
<div style="border:2px solid #dd45ac;">Content here</div>
.myborder {border:2px solid #dd45ac;}