#dd3c4d color space conversions
Hex:
#dd3c4d
RGB:
221, 60, 77
CMY:
13, 76, 70
CMYK:
0, 73, 65, 13
HSL:
354°, 70.3057%, 55.0980%
HSV (HSB):
354°, 72.8507%, 86.6667%
XYZ:
32.7742, 19.1397, 8.9881
xyY:
0.5381, 0.3143, 19.1397
CIE-Lab:
50.8502, 62.4707, 28.1761
CIE-LCH:
50.8502, 68.5309, 24.2768
CIE-Luv:
50.8502, 119.0833, 18.7210
Hunter-Lab:
43.7489, 57.1614, 18.4433
#dd3c4d color charts
#dd3c4d color shades, tints & tones
#dd3c4d color schemes
#dd3c4d color preview, HTML & CSS examples
This text has a color of #dd3c4d
<p style="color:#dd3c4d;">Text here</p>
.mytext {color:#dd3c4d;}
This box has a color of #dd3c4d
<div style="background-color:#dd3c4d;">Content here</div>
.mybackground {background-color:#dd3c4d;}
Border around this has a color of #dd3c4d
<div style="border:2px solid #dd3c4d;">Content here</div>
.myborder {border:2px solid #dd3c4d;}