#dc711e color space conversions
Hex:
#dc711e
RGB:
220, 113, 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.6547, 27.1196, 4.5837
xyY:
0.5293, 0.4026, 27.1196
CIE-Lab:
59.0849, 36.9612, 59.8824
CIE-LCH:
59.0849, 70.3707, 58.3159
CIE-Luv:
59.0849, 88.1654, 51.2207
Hunter-Lab:
52.0765, 31.0778, 31.2349
#dc711e color charts
#dc711e color shades, tints & tones
#dc711e color schemes
#dc711e color preview, HTML & CSS examples
This text has a color of #dc711e
<p style="color:#dc711e;">Text here</p>
.mytext {color:#dc711e;}
This box has a color of #dc711e
<div style="background-color:#dc711e;">Content here</div>
.mybackground {background-color:#dc711e;}
Border around this has a color of #dc711e
<div style="border:2px solid #dc711e;">Content here</div>
.myborder {border:2px solid #dc711e;}