#e6a64f color space conversions
Hex:
#e6a64f
RGB:
230, 166, 79
CMY:
10, 35, 69
CMYK:
0, 28, 66, 10
HSL:
35°, 75.1244%, 60.5882%
HSV (HSB):
35°, 65.6522%, 90.1961%
XYZ:
47.6806, 44.6599, 13.5043
xyY:
0.4505, 0.4219, 44.6599
CIE-Lab:
72.6674, 15.1000, 53.1353
CIE-LCH:
72.6674, 55.2392, 74.1359
CIE-Luv:
72.6674, 50.7690, 58.4396
Hunter-Lab:
66.8281, 10.4073, 34.7986
#e6a64f color charts
#e6a64f color shades, tints & tones
#e6a64f color schemes
#e6a64f color preview, HTML & CSS examples
This text has a color of #e6a64f
<p style="color:#e6a64f;">Text here</p>
.mytext {color:#e6a64f;}
This box has a color of #e6a64f
<div style="background-color:#e6a64f;">Content here</div>
.mybackground {background-color:#e6a64f;}
Border around this has a color of #e6a64f
<div style="border:2px solid #e6a64f;">Content here</div>
.myborder {border:2px solid #e6a64f;}