#dd3d2e color space conversions
Hex:
#dd3d2e
RGB:
221, 61, 46
CMY:
13, 76, 82
CMYK:
0, 72, 79, 13
HSL:
5°, 72.0165%, 52.3529%
HSV (HSB):
5°, 79.1855%, 86.6667%
XYZ:
31.9807, 18.9069, 4.5486
xyY:
0.5769, 0.3411, 18.9069
CIE-Lab:
50.5781, 60.7909, 45.3936
CIE-LCH:
50.5781, 75.8690, 36.7493
CIE-Luv:
50.5781, 125.3958, 31.8977
Hunter-Lab:
43.4821, 55.1916, 24.2352
#dd3d2e color charts
#dd3d2e color shades, tints & tones
#dd3d2e color schemes
#dd3d2e color preview, HTML & CSS examples
This text has a color of #dd3d2e
<p style="color:#dd3d2e;">Text here</p>
.mytext {color:#dd3d2e;}
This box has a color of #dd3d2e
<div style="background-color:#dd3d2e;">Content here</div>
.mybackground {background-color:#dd3d2e;}
Border around this has a color of #dd3d2e
<div style="border:2px solid #dd3d2e;">Content here</div>
.myborder {border:2px solid #dd3d2e;}