#dd4c0d color space conversions
Hex:
#dd4c0d
RGB:
221, 76, 13
CMY:
13, 70, 95
CMYK:
0, 66, 94, 13
HSL:
18°, 88.8889%, 45.8824%
HSV (HSB):
18°, 94.1176%, 86.6667%
XYZ:
32.4759, 20.5701, 2.6395
xyY:
0.5832, 0.3694, 20.5701
CIE-Lab:
52.4757, 54.3972, 60.1785
CIE-LCH:
52.4757, 81.1203, 47.8886
CIE-Luv:
52.4757, 118.9964, 42.4366
Hunter-Lab:
45.3543, 48.4448, 28.2974
#dd4c0d color charts
#dd4c0d color shades, tints & tones
#dd4c0d color schemes
#dd4c0d color preview, HTML & CSS examples
This text has a color of #dd4c0d
<p style="color:#dd4c0d;">Text here</p>
.mytext {color:#dd4c0d;}
This box has a color of #dd4c0d
<div style="background-color:#dd4c0d;">Content here</div>
.mybackground {background-color:#dd4c0d;}
Border around this has a color of #dd4c0d
<div style="border:2px solid #dd4c0d;">Content here</div>
.myborder {border:2px solid #dd4c0d;}