#dd555e color space conversions
Hex:
#dd555e
RGB:
221, 85, 94
CMY:
13, 67, 63
CMYK:
0, 62, 57, 13
HSL:
356°, 66.6667%, 60.0000%
HSV (HSB):
356°, 61.5385%, 86.6667%
XYZ:
35.0877, 22.6773, 13.1175
xyY:
0.4950, 0.3199, 22.6773
CIE-Lab:
54.7384, 53.7745, 23.1847
CIE-LCH:
54.7384, 58.5596, 23.3231
CIE-Luv:
54.7384, 100.1086, 17.0324
Hunter-Lab:
47.6207, 48.1854, 17.0026
#dd555e color charts
#dd555e color shades, tints & tones
#dd555e color schemes
#dd555e color preview, HTML & CSS examples
This text has a color of #dd555e
<p style="color:#dd555e;">Text here</p>
.mytext {color:#dd555e;}
This box has a color of #dd555e
<div style="background-color:#dd555e;">Content here</div>
.mybackground {background-color:#dd555e;}
Border around this has a color of #dd555e
<div style="border:2px solid #dd555e;">Content here</div>
.myborder {border:2px solid #dd555e;}