#dd4c7b color space conversions
Hex:
#dd4c7b
RGB:
221, 76, 123
CMY:
13, 70, 52
CMYK:
0, 66, 44, 13
HSL:
341°, 68.0751%, 58.2353%
HSV (HSB):
341°, 65.6109%, 86.6667%
XYZ:
35.9784, 21.9711, 21.0835
xyY:
0.4552, 0.2780, 21.9711
CIE-Lab:
53.9963, 59.9828, 4.9769
CIE-LCH:
53.9963, 60.1889, 4.7431
CIE-Luv:
53.9963, 96.7172, -5.0429
Hunter-Lab:
46.8733, 54.9822, 6.1429
#dd4c7b color charts
#dd4c7b color shades, tints & tones
#dd4c7b color schemes
#dd4c7b color preview, HTML & CSS examples
This text has a color of #dd4c7b
<p style="color:#dd4c7b;">Text here</p>
.mytext {color:#dd4c7b;}
This box has a color of #dd4c7b
<div style="background-color:#dd4c7b;">Content here</div>
.mybackground {background-color:#dd4c7b;}
Border around this has a color of #dd4c7b
<div style="border:2px solid #dd4c7b;">Content here</div>
.myborder {border:2px solid #dd4c7b;}