#e6982f color space conversions
Hex:
#e6982f
RGB:
230, 152, 47
CMY:
10, 40, 82
CMYK:
0, 34, 80, 10
HSL:
34°, 78.5408%, 54.3137%
HSV (HSB):
34°, 79.5652%, 90.1961%
XYZ:
44.3745, 39.4847, 7.9718
xyY:
0.4832, 0.4300, 39.4847
CIE-Lab:
69.1009, 21.0694, 63.0571
CIE-LCH:
69.1009, 66.4839, 71.5239
CIE-Luv:
69.1009, 63.6616, 62.5536
Hunter-Lab:
62.8369, 16.0896, 36.4639
#e6982f color charts
#e6982f color shades, tints & tones
#e6982f color schemes
#e6982f color preview, HTML & CSS examples
This text has a color of #e6982f
<p style="color:#e6982f;">Text here</p>
.mytext {color:#e6982f;}
This box has a color of #e6982f
<div style="background-color:#e6982f;">Content here</div>
.mybackground {background-color:#e6982f;}
Border around this has a color of #e6982f
<div style="border:2px solid #e6982f;">Content here</div>
.myborder {border:2px solid #e6982f;}