#dd4d8d color space conversions
Hex:
#dd4d8d
RGB:
221, 77, 141
CMY:
13, 70, 45
CMYK:
0, 65, 36, 13
HSL:
333°, 67.9245%, 58.4314%
HSV (HSB):
333°, 65.1584%, 86.6667%
XYZ:
37.2804, 22.6030, 27.5972
xyY:
0.4262, 0.2584, 22.6030
CIE-Lab:
54.6610, 61.4291, -4.7409
CIE-LCH:
54.6610, 61.6117, 355.5868
CIE-Luv:
54.6610, 90.2177, -17.9448
Hunter-Lab:
47.5426, 56.7707, -1.1364
#dd4d8d color charts
#dd4d8d color shades, tints & tones
#dd4d8d color schemes
#dd4d8d color preview, HTML & CSS examples
This text has a color of #dd4d8d
<p style="color:#dd4d8d;">Text here</p>
.mytext {color:#dd4d8d;}
This box has a color of #dd4d8d
<div style="background-color:#dd4d8d;">Content here</div>
.mybackground {background-color:#dd4d8d;}
Border around this has a color of #dd4d8d
<div style="border:2px solid #dd4d8d;">Content here</div>
.myborder {border:2px solid #dd4d8d;}