#e6700f color space conversions
Hex:
#e6700f
RGB:
230, 112, 15
CMY:
10, 56, 94
CMYK:
0, 51, 93, 10
HSL:
27°, 87.7551%, 48.0392%
HSV (HSB):
27°, 93.4783%, 90.1961%
XYZ:
38.5135, 28.4458, 3.9126
xyY:
0.5434, 0.4014, 28.4458
CIE-Lab:
60.2894, 41.1606, 65.5350
CIE-LCH:
60.2894, 77.3889, 57.8683
CIE-Luv:
60.2894, 98.1005, 53.6456
Hunter-Lab:
53.3346, 35.5612, 32.9847
#e6700f color charts
#e6700f color shades, tints & tones
#e6700f color schemes
#e6700f color preview, HTML & CSS examples
This text has a color of #e6700f
<p style="color:#e6700f;">Text here</p>
.mytext {color:#e6700f;}
This box has a color of #e6700f
<div style="background-color:#e6700f;">Content here</div>
.mybackground {background-color:#e6700f;}
Border around this has a color of #e6700f
<div style="border:2px solid #e6700f;">Content here</div>
.myborder {border:2px solid #e6700f;}