#dd3931 color space conversions
Hex:
#dd3931
RGB:
221, 57, 49
CMY:
13, 78, 81
CMYK:
0, 74, 78, 13
HSL:
3°, 71.6667%, 52.9412%
HSV (HSB):
3°, 77.8281%, 86.6667%
XYZ:
31.8363, 18.5202, 4.8025
xyY:
0.5772, 0.3358, 18.5202
CIE-Lab:
50.1210, 62.2369, 43.3375
CIE-LCH:
50.1210, 75.8391, 34.8507
CIE-Luv:
50.1210, 127.1512, 29.9979
Hunter-Lab:
43.0351, 56.7387, 23.5080
#dd3931 color charts
#dd3931 color shades, tints & tones
#dd3931 color schemes
#dd3931 color preview, HTML & CSS examples
This text has a color of #dd3931
<p style="color:#dd3931;">Text here</p>
.mytext {color:#dd3931;}
This box has a color of #dd3931
<div style="background-color:#dd3931;">Content here</div>
.mybackground {background-color:#dd3931;}
Border around this has a color of #dd3931
<div style="border:2px solid #dd3931;">Content here</div>
.myborder {border:2px solid #dd3931;}