#dd3f2e color space conversions
Hex:
#dd3f2e
RGB:
221, 63, 46
CMY:
13, 75, 82
CMYK:
0, 71, 79, 13
HSL:
6°, 72.0165%, 52.3529%
HSV (HSB):
6°, 79.1855%, 86.6667%
XYZ:
32.0894, 19.1244, 4.5848
xyY:
0.5751, 0.3427, 19.1244
CIE-Lab:
50.8325, 60.0883, 45.6483
CIE-LCH:
50.8325, 75.4610, 37.2235
CIE-Luv:
50.8325, 124.2045, 32.3737
Hunter-Lab:
43.7315, 54.4503, 24.3960
#dd3f2e color charts
#dd3f2e color shades, tints & tones
#dd3f2e color schemes
#dd3f2e color preview, HTML & CSS examples
This text has a color of #dd3f2e
<p style="color:#dd3f2e;">Text here</p>
.mytext {color:#dd3f2e;}
This box has a color of #dd3f2e
<div style="background-color:#dd3f2e;">Content here</div>
.mybackground {background-color:#dd3f2e;}
Border around this has a color of #dd3f2e
<div style="border:2px solid #dd3f2e;">Content here</div>
.myborder {border:2px solid #dd3f2e;}