#e6ae7f color space conversions
Hex:
#e6ae7f
RGB:
230, 174, 127
CMY:
10, 32, 50
CMYK:
0, 24, 45, 10
HSL:
27°, 67.3203%, 70.0000%
HSV (HSB):
27°, 44.7826%, 90.1961%
XYZ:
51.5999, 48.6274, 26.7451
xyY:
0.4064, 0.3830, 48.6274
CIE-Lab:
75.2189, 14.7023, 32.0201
CIE-LCH:
75.2189, 35.2342, 65.3374
CIE-Luv:
75.2189, 40.8863, 38.9366
Hunter-Lab:
69.7334, 10.0496, 26.0736
#e6ae7f color charts
#e6ae7f color shades, tints & tones
#e6ae7f color schemes
#e6ae7f color preview, HTML & CSS examples
This text has a color of #e6ae7f
<p style="color:#e6ae7f;">Text here</p>
.mytext {color:#e6ae7f;}
This box has a color of #e6ae7f
<div style="background-color:#e6ae7f;">Content here</div>
.mybackground {background-color:#e6ae7f;}
Border around this has a color of #e6ae7f
<div style="border:2px solid #e6ae7f;">Content here</div>
.myborder {border:2px solid #e6ae7f;}