#dd2d0e color space conversions
Hex:
#dd2d0e
RGB:
221, 45, 14
CMY:
13, 82, 95
CMYK:
0, 80, 94, 13
HSL:
9°, 88.0851%, 46.0784%
HSV (HSB):
9°, 93.6652%, 86.6667%
XYZ:
30.8364, 17.2806, 2.1257
xyY:
0.6137, 0.3439, 17.2806
CIE-Lab:
48.6117, 65.0687, 57.5464
CIE-LCH:
48.6117, 86.8650, 41.4894
CIE-Luv:
48.6117, 137.9389, 35.6032
Hunter-Lab:
41.5700, 59.6631, 26.0672
#dd2d0e color charts
#dd2d0e color shades, tints & tones
#dd2d0e color schemes
#dd2d0e color preview, HTML & CSS examples
This text has a color of #dd2d0e
<p style="color:#dd2d0e;">Text here</p>
.mytext {color:#dd2d0e;}
This box has a color of #dd2d0e
<div style="background-color:#dd2d0e;">Content here</div>
.mybackground {background-color:#dd2d0e;}
Border around this has a color of #dd2d0e
<div style="border:2px solid #dd2d0e;">Content here</div>
.myborder {border:2px solid #dd2d0e;}