#dc8701 color space conversions
Hex:
#dc8701
RGB:
220, 135, 1
CMY:
14, 47, 100
CMYK:
0, 39, 100, 14
HSL:
37°, 99.0950%, 43.3333%
HSV (HSB):
37°, 99.5455%, 86.2745%
XYZ:
38.1847, 32.5458, 4.2981
xyY:
0.5089, 0.4338, 32.5458
CIE-Lab:
63.7914, 25.0095, 69.4731
CIE-LCH:
63.7914, 73.8376, 70.2017
CIE-Luv:
63.7914, 70.8168, 62.0573
Hunter-Lab:
57.0489, 19.6401, 35.4673
#dc8701 color charts
#dc8701 color shades, tints & tones
#dc8701 color schemes
#dc8701 color preview, HTML & CSS examples
This text has a color of #dc8701
<p style="color:#dc8701;">Text here</p>
.mytext {color:#dc8701;}
This box has a color of #dc8701
<div style="background-color:#dc8701;">Content here</div>
.mybackground {background-color:#dc8701;}
Border around this has a color of #dc8701
<div style="border:2px solid #dc8701;">Content here</div>
.myborder {border:2px solid #dc8701;}