#dd42a5 color space conversions
Hex:
#dd42a5
RGB:
221, 66, 165
CMY:
13, 74, 35
CMYK:
0, 70, 25, 13
HSL:
322°, 69.5067%, 56.2745%
HSV (HSB):
322°, 70.1357%, 86.6667%
XYZ:
38.5585, 21.9852, 37.8086
xyY:
0.3920, 0.2235, 21.9852
CIE-Lab:
54.0113, 68.3655, -19.8655
CIE-LCH:
54.0113, 71.1933, 343.7973
CIE-Luv:
54.0113, 85.8767, -40.4590
Hunter-Lab:
46.8884, 64.7344, -14.9869
#dd42a5 color charts
#dd42a5 color shades, tints & tones
#dd42a5 color schemes
#dd42a5 color preview, HTML & CSS examples
This text has a color of #dd42a5
<p style="color:#dd42a5;">Text here</p>
.mytext {color:#dd42a5;}
This box has a color of #dd42a5
<div style="background-color:#dd42a5;">Content here</div>
.mybackground {background-color:#dd42a5;}
Border around this has a color of #dd42a5
<div style="border:2px solid #dd42a5;">Content here</div>
.myborder {border:2px solid #dd42a5;}