#dd3c3c color space conversions
Hex:
#dd3c3c
RGB:
221, 60, 60
CMY:
13, 76, 76
CMYK:
0, 73, 73, 13
HSL:
0°, 70.3057%, 55.0980%
HSV (HSB):
0°, 72.8507%, 86.6667%
XYZ:
32.2503, 18.9301, 6.2291
xyY:
0.5618, 0.3297, 18.9301
CIE-Lab:
50.6053, 61.6479, 37.7729
CIE-LCH:
50.6053, 72.2998, 31.4966
CIE-Luv:
50.6053, 123.2620, 26.5794
Hunter-Lab:
43.5088, 56.1704, 21.9677
#dd3c3c color charts
#dd3c3c color shades, tints & tones
#dd3c3c color schemes
#dd3c3c color preview, HTML & CSS examples
This text has a color of #dd3c3c
<p style="color:#dd3c3c;">Text here</p>
.mytext {color:#dd3c3c;}
This box has a color of #dd3c3c
<div style="background-color:#dd3c3c;">Content here</div>
.mybackground {background-color:#dd3c3c;}
Border around this has a color of #dd3c3c
<div style="border:2px solid #dd3c3c;">Content here</div>
.myborder {border:2px solid #dd3c3c;}