#dd5d5c color space conversions
Hex:
#dd5d5c
RGB:
221, 93, 92
CMY:
13, 64, 64
CMYK:
0, 58, 58, 13
HSL:
0°, 65.4822%, 61.3725%
HSV (HSB):
0°, 58.3710%, 86.6667%
XYZ:
35.6649, 23.9736, 12.8728
xyY:
0.4919, 0.3306, 23.9736
CIE-Lab:
56.0613, 50.0284, 26.0836
CIE-LCH:
56.0613, 56.4198, 27.5365
CIE-Luv:
56.0613, 95.4395, 21.0921
Hunter-Lab:
48.9628, 44.3360, 18.6860
#dd5d5c color charts
#dd5d5c color shades, tints & tones
#dd5d5c color schemes
#dd5d5c color preview, HTML & CSS examples
This text has a color of #dd5d5c
<p style="color:#dd5d5c;">Text here</p>
.mytext {color:#dd5d5c;}
This box has a color of #dd5d5c
<div style="background-color:#dd5d5c;">Content here</div>
.mybackground {background-color:#dd5d5c;}
Border around this has a color of #dd5d5c
<div style="border:2px solid #dd5d5c;">Content here</div>
.myborder {border:2px solid #dd5d5c;}