#dd2f1e color space conversions
Hex:
#dd2f1e
RGB:
221, 47, 30
CMY:
13, 82, 88
CMYK:
0, 79, 86, 13
HSL:
5°, 76.0956%, 49.2157%
HSV (HSB):
5°, 86.4253%, 86.6667%
XYZ:
31.0697, 17.4989, 2.9684
xyY:
0.6029, 0.3395, 17.4989
CIE-Lab:
48.8826, 64.7649, 51.6731
CIE-LCH:
48.8826, 82.8529, 38.5849
CIE-Luv:
48.8826, 135.3908, 33.2760
Hunter-Lab:
41.8317, 59.3718, 25.0750
#dd2f1e color charts
#dd2f1e color shades, tints & tones
#dd2f1e color schemes
#dd2f1e color preview, HTML & CSS examples
This text has a color of #dd2f1e
<p style="color:#dd2f1e;">Text here</p>
.mytext {color:#dd2f1e;}
This box has a color of #dd2f1e
<div style="background-color:#dd2f1e;">Content here</div>
.mybackground {background-color:#dd2f1e;}
Border around this has a color of #dd2f1e
<div style="border:2px solid #dd2f1e;">Content here</div>
.myborder {border:2px solid #dd2f1e;}