#dd4999 color space conversions
Hex:
#dd4999
RGB:
221, 73, 153
CMY:
13, 71, 40
CMYK:
0, 67, 31, 13
HSL:
328°, 68.5185%, 57.6471%
HSV (HSB):
328°, 66.9683%, 86.6667%
XYZ:
37.9511, 22.4371, 32.4675
xyY:
0.4087, 0.2416, 22.4371
CIE-Lab:
54.4878, 64.3577, -12.0857
CIE-LCH:
54.4878, 65.4827, 349.3643
CIE-Luv:
54.4878, 87.7213, -28.6373
Hunter-Lab:
47.3679, 60.1203, -7.4819
#dd4999 color charts
#dd4999 color shades, tints & tones
#dd4999 color schemes
#dd4999 color preview, HTML & CSS examples
This text has a color of #dd4999
<p style="color:#dd4999;">Text here</p>
.mytext {color:#dd4999;}
This box has a color of #dd4999
<div style="background-color:#dd4999;">Content here</div>
.mybackground {background-color:#dd4999;}
Border around this has a color of #dd4999
<div style="border:2px solid #dd4999;">Content here</div>
.myborder {border:2px solid #dd4999;}