#dd5f5c color space conversions
Hex:
#dd5f5c
RGB:
221, 95, 92
CMY:
13, 63, 64
CMYK:
0, 57, 58, 13
HSL:
1°, 65.4822%, 61.3725%
HSV (HSB):
1°, 58.3710%, 86.6667%
XYZ:
35.8428, 24.3293, 12.9321
xyY:
0.4903, 0.3328, 24.3293
CIE-Lab:
56.4160, 49.0982, 26.5447
CIE-LCH:
56.4160, 55.8144, 28.3976
CIE-Luv:
56.4160, 94.1081, 21.8449
Hunter-Lab:
49.3247, 43.3923, 18.9825
#dd5f5c color charts
#dd5f5c color shades, tints & tones
#dd5f5c color schemes
#dd5f5c color preview, HTML & CSS examples
This text has a color of #dd5f5c
<p style="color:#dd5f5c;">Text here</p>
.mytext {color:#dd5f5c;}
This box has a color of #dd5f5c
<div style="background-color:#dd5f5c;">Content here</div>
.mybackground {background-color:#dd5f5c;}
Border around this has a color of #dd5f5c
<div style="border:2px solid #dd5f5c;">Content here</div>
.myborder {border:2px solid #dd5f5c;}