#e6a94b color space conversions
Hex:
#e6a94b
RGB:
230, 169, 75
CMY:
10, 34, 71
CMYK:
0, 27, 67, 10
HSL:
36°, 75.6098%, 59.8039%
HSV (HSB):
36°, 67.3913%, 90.1961%
XYZ:
48.0911, 45.7069, 12.9443
xyY:
0.4505, 0.4282, 45.7069
CIE-Lab:
73.3550, 13.2732, 55.7190
CIE-LCH:
73.3550, 57.2782, 76.6009
CIE-Luv:
73.3550, 48.7932, 61.1767
Hunter-Lab:
67.6069, 8.6611, 35.9730
#e6a94b color charts
#e6a94b color shades, tints & tones
#e6a94b color schemes
#e6a94b color preview, HTML & CSS examples
This text has a color of #e6a94b
<p style="color:#e6a94b;">Text here</p>
.mytext {color:#e6a94b;}
This box has a color of #e6a94b
<div style="background-color:#e6a94b;">Content here</div>
.mybackground {background-color:#e6a94b;}
Border around this has a color of #e6a94b
<div style="border:2px solid #e6a94b;">Content here</div>
.myborder {border:2px solid #e6a94b;}