#e6701f color space conversions
Hex:
#e6701f
RGB:
230, 112, 31
CMY:
10, 56, 88
CMYK:
0, 51, 87, 10
HSL:
24°, 79.9197%, 51.1765%
HSV (HSB):
24°, 86.5217%, 90.1961%
XYZ:
38.6746, 28.5103, 4.7610
xyY:
0.5376, 0.3963, 28.5103
CIE-Lab:
60.3470, 41.4277, 61.1728
CIE-LCH:
60.3470, 73.8807, 55.8932
CIE-Luv:
60.3470, 97.3096, 51.4254
Hunter-Lab:
53.3950, 35.8484, 32.0899
#e6701f color charts
#e6701f color shades, tints & tones
#e6701f color schemes
#e6701f color preview, HTML & CSS examples
This text has a color of #e6701f
<p style="color:#e6701f;">Text here</p>
.mytext {color:#e6701f;}
This box has a color of #e6701f
<div style="background-color:#e6701f;">Content here</div>
.mybackground {background-color:#e6701f;}
Border around this has a color of #e6701f
<div style="border:2px solid #e6701f;">Content here</div>
.myborder {border:2px solid #e6701f;}