#dd4d3c color space conversions
Hex:
#dd4d3c
RGB:
221, 77, 60
CMY:
13, 70, 76
CMYK:
0, 65, 73, 13
HSL:
6°, 70.3057%, 55.0980%
HSV (HSB):
6°, 72.8507%, 86.6667%
XYZ:
33.2883, 21.0062, 6.5751
xyY:
0.5469, 0.3451, 21.0062
CIE-Lab:
52.9562, 55.2169, 40.4249
CIE-LCH:
52.9562, 68.4330, 36.2083
CIE-Luv:
52.9562, 112.8238, 31.1539
Hunter-Lab:
45.8325, 49.4384, 23.5771
#dd4d3c color charts
#dd4d3c color shades, tints & tones
#dd4d3c color schemes
#dd4d3c color preview, HTML & CSS examples
This text has a color of #dd4d3c
<p style="color:#dd4d3c;">Text here</p>
.mytext {color:#dd4d3c;}
This box has a color of #dd4d3c
<div style="background-color:#dd4d3c;">Content here</div>
.mybackground {background-color:#dd4d3c;}
Border around this has a color of #dd4d3c
<div style="border:2px solid #dd4d3c;">Content here</div>
.myborder {border:2px solid #dd4d3c;}