#e6a94a color space conversions
Hex:
#e6a94a
RGB:
230, 169, 74
CMY:
10, 34, 71
CMYK:
0, 27, 68, 10
HSL:
37°, 75.7282%, 59.6078%
HSV (HSB):
37°, 67.8261%, 90.1961%
XYZ:
48.0571, 45.6933, 12.7654
xyY:
0.4512, 0.4290, 45.6933
CIE-Lab:
73.3461, 13.2176, 56.1589
CIE-LCH:
73.3461, 57.6934, 76.7559
CIE-Luv:
73.3461, 48.8577, 61.5277
Hunter-Lab:
67.5968, 8.6078, 36.1211
#e6a94a color charts
#e6a94a color shades, tints & tones
#e6a94a color schemes
#e6a94a color preview, HTML & CSS examples
This text has a color of #e6a94a
<p style="color:#e6a94a;">Text here</p>
.mytext {color:#e6a94a;}
This box has a color of #e6a94a
<div style="background-color:#e6a94a;">Content here</div>
.mybackground {background-color:#e6a94a;}
Border around this has a color of #e6a94a
<div style="border:2px solid #e6a94a;">Content here</div>
.myborder {border:2px solid #e6a94a;}