#dd830c color space conversions
Hex:
#dd830c
RGB:
221, 131, 12
CMY:
13, 49, 95
CMYK:
0, 41, 95, 13
HSL:
34°, 89.6996%, 45.6863%
HSV (HSB):
34°, 94.5701%, 86.6667%
XYZ:
38.0015, 31.6313, 4.4504
xyY:
0.5130, 0.4270, 31.6313
CIE-Lab:
63.0370, 27.6705, 67.3775
CIE-LCH:
63.0370, 72.8381, 67.6731
CIE-Luv:
63.0370, 74.7714, 59.8768
Hunter-Lab:
56.2417, 22.1861, 34.6776
#dd830c color charts
#dd830c color shades, tints & tones
#dd830c color schemes
#dd830c color preview, HTML & CSS examples
This text has a color of #dd830c
<p style="color:#dd830c;">Text here</p>
.mytext {color:#dd830c;}
This box has a color of #dd830c
<div style="background-color:#dd830c;">Content here</div>
.mybackground {background-color:#dd830c;}
Border around this has a color of #dd830c
<div style="border:2px solid #dd830c;">Content here</div>
.myborder {border:2px solid #dd830c;}