#dd4e5b color space conversions
Hex:
#dd4e5b
RGB:
221, 78, 91
CMY:
13, 69, 64
CMYK:
0, 65, 59, 13
HSL:
355°, 67.7725%, 58.6275%
HSV (HSB):
355°, 64.7059%, 86.6667%
XYZ:
34.4315, 21.5763, 12.2474
xyY:
0.5045, 0.3161, 21.5763
CIE-Lab:
53.5745, 56.5413, 23.4121
CIE-LCH:
53.5745, 61.1968, 22.4930
CIE-Luv:
53.5745, 105.1630, 16.3682
Hunter-Lab:
46.4503, 51.0262, 16.8823
#dd4e5b color charts
#dd4e5b color shades, tints & tones
#dd4e5b color schemes
#dd4e5b color preview, HTML & CSS examples
This text has a color of #dd4e5b
<p style="color:#dd4e5b;">Text here</p>
.mytext {color:#dd4e5b;}
This box has a color of #dd4e5b
<div style="background-color:#dd4e5b;">Content here</div>
.mybackground {background-color:#dd4e5b;}
Border around this has a color of #dd4e5b
<div style="border:2px solid #dd4e5b;">Content here</div>
.myborder {border:2px solid #dd4e5b;}