#dd3c1c color space conversions
Hex:
#dd3c1c
RGB:
221, 60, 28
CMY:
13, 76, 89
CMYK:
0, 73, 87, 13
HSL:
10°, 77.5100%, 48.8235%
HSV (HSB):
10°, 87.3303%, 86.6667%
XYZ:
31.6443, 18.6877, 3.0379
xyY:
0.5929, 0.3502, 18.6877
CIE-Lab:
50.3198, 60.6804, 53.6850
CIE-LCH:
50.3198, 81.0197, 41.4997
CIE-Luv:
50.3198, 128.4706, 36.3046
Hunter-Lab:
43.2293, 55.0125, 26.0940
#dd3c1c color charts
#dd3c1c color shades, tints & tones
#dd3c1c color schemes
#dd3c1c color preview, HTML & CSS examples
This text has a color of #dd3c1c
<p style="color:#dd3c1c;">Text here</p>
.mytext {color:#dd3c1c;}
This box has a color of #dd3c1c
<div style="background-color:#dd3c1c;">Content here</div>
.mybackground {background-color:#dd3c1c;}
Border around this has a color of #dd3c1c
<div style="border:2px solid #dd3c1c;">Content here</div>
.myborder {border:2px solid #dd3c1c;}