#dd354e color space conversions
Hex:
#dd354e
RGB:
221, 53, 78
CMY:
13, 79, 69
CMYK:
0, 76, 65, 13
HSL:
351°, 71.1864%, 53.7255%
HSV (HSB):
351°, 76.0181%, 86.6667%
XYZ:
32.4670, 18.4684, 9.0613
xyY:
0.5411, 0.3078, 18.4684
CIE-Lab:
50.0594, 64.7808, 26.5769
CIE-LCH:
50.0594, 70.0206, 22.3064
CIE-Luv:
50.0594, 122.2770, 16.5026
Hunter-Lab:
42.9749, 59.6486, 17.5811
#dd354e color charts
#dd354e color shades, tints & tones
#dd354e color schemes
#dd354e color preview, HTML & CSS examples
This text has a color of #dd354e
<p style="color:#dd354e;">Text here</p>
.mytext {color:#dd354e;}
This box has a color of #dd354e
<div style="background-color:#dd354e;">Content here</div>
.mybackground {background-color:#dd354e;}
Border around this has a color of #dd354e
<div style="border:2px solid #dd354e;">Content here</div>
.myborder {border:2px solid #dd354e;}