#dd4d1e color space conversions
Hex:
#dd4d1e
RGB:
221, 77, 30
CMY:
13, 70, 88
CMYK:
0, 65, 86, 13
HSL:
15°, 76.0956%, 49.2157%
HSV (HSB):
15°, 86.4253%, 86.6667%
XYZ:
32.7070, 20.7736, 3.5142
xyY:
0.5739, 0.3645, 20.7736
CIE-Lab:
52.7009, 54.2541, 54.7726
CIE-LCH:
52.7009, 77.0944, 45.2725
CIE-Luv:
52.7009, 117.0454, 40.1036
Hunter-Lab:
45.5781, 48.3305, 27.3333
#dd4d1e color charts
#dd4d1e color shades, tints & tones
#dd4d1e color schemes
#dd4d1e color preview, HTML & CSS examples
This text has a color of #dd4d1e
<p style="color:#dd4d1e;">Text here</p>
.mytext {color:#dd4d1e;}
This box has a color of #dd4d1e
<div style="background-color:#dd4d1e;">Content here</div>
.mybackground {background-color:#dd4d1e;}
Border around this has a color of #dd4d1e
<div style="border:2px solid #dd4d1e;">Content here</div>
.myborder {border:2px solid #dd4d1e;}