#dc701e color space conversions
Hex:
#dc701e
RGB:
220, 112, 30
CMY:
14, 56, 88
CMYK:
0, 49, 86, 14
HSL:
26°, 76.0000%, 49.0196%
HSV (HSB):
26°, 86.3636%, 86.2745%
XYZ:
35.5437, 26.8977, 4.5467
xyY:
0.5306, 0.4015, 26.8977
CIE-Lab:
58.8795, 37.4719, 59.7160
CIE-LCH:
58.8795, 70.4993, 57.8916
CIE-Luv:
58.8795, 88.9854, 50.8777
Hunter-Lab:
51.8630, 31.5726, 31.1063
#dc701e color charts
#dc701e color shades, tints & tones
#dc701e color schemes
#dc701e color preview, HTML & CSS examples
This text has a color of #dc701e
<p style="color:#dc701e;">Text here</p>
.mytext {color:#dc701e;}
This box has a color of #dc701e
<div style="background-color:#dc701e;">Content here</div>
.mybackground {background-color:#dc701e;}
Border around this has a color of #dc701e
<div style="border:2px solid #dc701e;">Content here</div>
.myborder {border:2px solid #dc701e;}