#dd5c7e color space conversions
Hex:
#dd5c7e
RGB:
221, 92, 126
CMY:
13, 64, 51
CMYK:
0, 58, 43, 13
HSL:
344°, 65.4822%, 61.3725%
HSV (HSB):
344°, 58.3710%, 86.6667%
XYZ:
37.4118, 24.5328, 22.5021
xyY:
0.4430, 0.2905, 24.5328
CIE-Lab:
56.6173, 53.4263, 6.9568
CIE-LCH:
56.6173, 53.8773, 7.4189
CIE-Luv:
56.6173, 87.2922, -1.0674
Hunter-Lab:
49.5306, 48.1475, 7.7355
#dd5c7e color charts
#dd5c7e color shades, tints & tones
#dd5c7e color schemes
#dd5c7e color preview, HTML & CSS examples
This text has a color of #dd5c7e
<p style="color:#dd5c7e;">Text here</p>
.mytext {color:#dd5c7e;}
This box has a color of #dd5c7e
<div style="background-color:#dd5c7e;">Content here</div>
.mybackground {background-color:#dd5c7e;}
Border around this has a color of #dd5c7e
<div style="border:2px solid #dd5c7e;">Content here</div>
.myborder {border:2px solid #dd5c7e;}