#dd4c3c color space conversions
Hex:
#dd4c3c
RGB:
221, 76, 60
CMY:
13, 70, 76
CMYK:
0, 66, 73, 13
HSL:
6°, 70.3057%, 55.0980%
HSV (HSB):
6°, 72.8507%, 86.6667%
XYZ:
33.2188, 20.8673, 6.5519
xyY:
0.5478, 0.3441, 20.8673
CIE-Lab:
52.8039, 55.6281, 40.2545
CIE-LCH:
52.8039, 68.6652, 35.8909
CIE-Luv:
52.8039, 113.4861, 30.8604
Hunter-Lab:
45.6807, 49.8633, 23.4726
#dd4c3c color charts
#dd4c3c color shades, tints & tones
#dd4c3c color schemes
#dd4c3c color preview, HTML & CSS examples
This text has a color of #dd4c3c
<p style="color:#dd4c3c;">Text here</p>
.mytext {color:#dd4c3c;}
This box has a color of #dd4c3c
<div style="background-color:#dd4c3c;">Content here</div>
.mybackground {background-color:#dd4c3c;}
Border around this has a color of #dd4c3c
<div style="border:2px solid #dd4c3c;">Content here</div>
.myborder {border:2px solid #dd4c3c;}