#e6a06d color space conversions
Hex:
#e6a06d
RGB:
230, 160, 109
CMY:
10, 37, 57
CMYK:
0, 30, 53, 10
HSL:
25°, 70.7602%, 66.4706%
HSV (HSB):
25°, 52.6087%, 90.1961%
XYZ:
47.9642, 43.0687, 20.2531
xyY:
0.4310, 0.3870, 43.0687
CIE-Lab:
71.6016, 20.4802, 36.8703
CIE-LCH:
71.6016, 42.1765, 60.9492
CIE-Luv:
71.6016, 52.4593, 42.1036
Hunter-Lab:
65.6268, 15.6124, 27.6412
#e6a06d color charts
#e6a06d color shades, tints & tones
#e6a06d color schemes
#e6a06d color preview, HTML & CSS examples
This text has a color of #e6a06d
<p style="color:#e6a06d;">Text here</p>
.mytext {color:#e6a06d;}
This box has a color of #e6a06d
<div style="background-color:#e6a06d;">Content here</div>
.mybackground {background-color:#e6a06d;}
Border around this has a color of #e6a06d
<div style="border:2px solid #e6a06d;">Content here</div>
.myborder {border:2px solid #e6a06d;}