#dd5b5e color space conversions
Hex:
#dd5b5e
RGB:
221, 91, 94
CMY:
13, 64, 63
CMYK:
0, 59, 57, 13
HSL:
359°, 65.6566%, 61.1765%
HSV (HSB):
359°, 58.8235%, 86.6667%
XYZ:
35.5803, 23.6625, 13.2817
xyY:
0.4906, 0.3263, 23.6625
CIE-Lab:
55.7483, 51.0922, 24.5154
CIE-LCH:
55.7483, 56.6694, 25.6329
CIE-Luv:
55.7483, 96.2877, 19.2108
Hunter-Lab:
48.6441, 45.4350, 17.8624
#dd5b5e color charts
#dd5b5e color shades, tints & tones
#dd5b5e color schemes
#dd5b5e color preview, HTML & CSS examples
This text has a color of #dd5b5e
<p style="color:#dd5b5e;">Text here</p>
.mytext {color:#dd5b5e;}
This box has a color of #dd5b5e
<div style="background-color:#dd5b5e;">Content here</div>
.mybackground {background-color:#dd5b5e;}
Border around this has a color of #dd5b5e
<div style="border:2px solid #dd5b5e;">Content here</div>
.myborder {border:2px solid #dd5b5e;}