#dd504c color space conversions
Hex:
#dd504c
RGB:
221, 80, 76
CMY:
13, 69, 70
CMYK:
0, 64, 66, 13
HSL:
2°, 68.0751%, 58.2353%
HSV (HSB):
2°, 65.6109%, 86.6667%
XYZ:
33.9920, 21.6313, 9.2212
xyY:
0.5242, 0.3336, 21.6313
CIE-Lab:
53.6336, 54.7634, 32.2288
CIE-LCH:
53.6336, 63.5431, 30.4772
CIE-Luv:
53.6336, 107.5800, 25.0009
Hunter-Lab:
46.5094, 49.0673, 20.8015
#dd504c color charts
#dd504c color shades, tints & tones
#dd504c color schemes
#dd504c color preview, HTML & CSS examples
This text has a color of #dd504c
<p style="color:#dd504c;">Text here</p>
.mytext {color:#dd504c;}
This box has a color of #dd504c
<div style="background-color:#dd504c;">Content here</div>
.mybackground {background-color:#dd504c;}
Border around this has a color of #dd504c
<div style="border:2px solid #dd504c;">Content here</div>
.myborder {border:2px solid #dd504c;}