#dd520c color space conversions
Hex:
#dd520c
RGB:
221, 82, 12
CMY:
13, 68, 95
CMYK:
0, 63, 95, 13
HSL:
20°, 89.6996%, 45.6863%
HSV (HSB):
20°, 94.5701%, 86.6667%
XYZ:
32.9024, 21.4333, 2.7507
xyY:
0.5764, 0.3755, 21.4333
CIE-Lab:
53.4205, 51.8489, 61.0057
CIE-LCH:
53.4205, 80.0625, 49.6387
CIE-Luv:
53.4205, 114.6339, 44.1504
Hunter-Lab:
46.2961, 45.8411, 28.8845
#dd520c color charts
#dd520c color shades, tints & tones
#dd520c color schemes
#dd520c color preview, HTML & CSS examples
This text has a color of #dd520c
<p style="color:#dd520c;">Text here</p>
.mytext {color:#dd520c;}
This box has a color of #dd520c
<div style="background-color:#dd520c;">Content here</div>
.mybackground {background-color:#dd520c;}
Border around this has a color of #dd520c
<div style="border:2px solid #dd520c;">Content here</div>
.myborder {border:2px solid #dd520c;}