#dc8400 color space conversions
Hex:
#dc8400
RGB:
220, 132, 0
CMY:
14, 48, 100
CMYK:
0, 40, 100, 14
HSL:
36°, 100.0000%, 43.1373%
HSV (HSB):
36°, 100.0000%, 86.2745%
XYZ:
37.7665, 31.7182, 4.1317
xyY:
0.5130, 0.4309, 31.7182
CIE-Lab:
63.1093, 26.5981, 69.1875
CIE-LCH:
63.1093, 74.1240, 68.9715
CIE-Luv:
63.1093, 73.3403, 61.0705
Hunter-Lab:
56.3189, 21.1409, 35.0735
#dc8400 color charts
#dc8400 color shades, tints & tones
#dc8400 color schemes
#dc8400 color preview, HTML & CSS examples
This text has a color of #dc8400
<p style="color:#dc8400;">Text here</p>
.mytext {color:#dc8400;}
This box has a color of #dc8400
<div style="background-color:#dc8400;">Content here</div>
.mybackground {background-color:#dc8400;}
Border around this has a color of #dc8400
<div style="border:2px solid #dc8400;">Content here</div>
.myborder {border:2px solid #dc8400;}