#dd4e7b color space conversions
Hex:
#dd4e7b
RGB:
221, 78, 123
CMY:
13, 69, 52
CMYK:
0, 65, 44, 13
HSL:
341°, 67.7725%, 58.6275%
HSV (HSB):
341°, 64.7059%, 86.6667%
XYZ:
36.1183, 22.2510, 21.1301
xyY:
0.4543, 0.2799, 22.2510
CIE-Lab:
54.2923, 59.1753, 5.4020
CIE-LCH:
54.2923, 59.4214, 5.2159
CIE-Luv:
54.2923, 95.7109, -4.3312
Hunter-Lab:
47.1710, 54.1265, 6.4609
#dd4e7b color charts
#dd4e7b color shades, tints & tones
#dd4e7b color schemes
#dd4e7b color preview, HTML & CSS examples
This text has a color of #dd4e7b
<p style="color:#dd4e7b;">Text here</p>
.mytext {color:#dd4e7b;}
This box has a color of #dd4e7b
<div style="background-color:#dd4e7b;">Content here</div>
.mybackground {background-color:#dd4e7b;}
Border around this has a color of #dd4e7b
<div style="border:2px solid #dd4e7b;">Content here</div>
.myborder {border:2px solid #dd4e7b;}