#dd5c5d color space conversions
Hex:
#dd5c5d
RGB:
221, 92, 93
CMY:
13, 64, 64
CMYK:
0, 58, 58, 13
HSL:
360°, 65.4822%, 61.3725%
HSV (HSB):
360°, 58.3710%, 86.6667%
XYZ:
35.6217, 23.8168, 13.0755
xyY:
0.4912, 0.3284, 23.8168
CIE-Lab:
55.9039, 50.5615, 25.2996
CIE-LCH:
55.9039, 56.5379, 26.5821
CIE-Luv:
55.9039, 95.8691, 20.1540
Hunter-Lab:
48.8024, 44.8860, 18.2762
#dd5c5d color charts
#dd5c5d color shades, tints & tones
#dd5c5d color schemes
#dd5c5d color preview, HTML & CSS examples
This text has a color of #dd5c5d
<p style="color:#dd5c5d;">Text here</p>
.mytext {color:#dd5c5d;}
This box has a color of #dd5c5d
<div style="background-color:#dd5c5d;">Content here</div>
.mybackground {background-color:#dd5c5d;}
Border around this has a color of #dd5c5d
<div style="border:2px solid #dd5c5d;">Content here</div>
.myborder {border:2px solid #dd5c5d;}