#dd3c31 color space conversions
Hex:
#dd3c31
RGB:
221, 60, 49
CMY:
13, 76, 81
CMYK:
0, 73, 78, 13
HSL:
4°, 71.6667%, 52.9412%
HSV (HSB):
4°, 77.8281%, 86.6667%
XYZ:
31.9890, 18.8256, 4.8534
xyY:
0.5746, 0.3382, 18.8256
CIE-Lab:
50.4826, 61.2329, 43.7121
CIE-LCH:
50.4826, 75.2344, 35.5217
CIE-Luv:
50.4826, 125.4552, 30.6835
Hunter-Lab:
43.3885, 55.6728, 23.7398
#dd3c31 color charts
#dd3c31 color shades, tints & tones
#dd3c31 color schemes
#dd3c31 color preview, HTML & CSS examples
This text has a color of #dd3c31
<p style="color:#dd3c31;">Text here</p>
.mytext {color:#dd3c31;}
This box has a color of #dd3c31
<div style="background-color:#dd3c31;">Content here</div>
.mybackground {background-color:#dd3c31;}
Border around this has a color of #dd3c31
<div style="border:2px solid #dd3c31;">Content here</div>
.myborder {border:2px solid #dd3c31;}