#e6a08f color space conversions
Hex:
#e6a08f
RGB:
230, 160, 143
CMY:
10, 37, 44
CMYK:
0, 30, 38, 10
HSL:
12°, 63.5036%, 73.1373%
HSV (HSB):
12°, 37.8261%, 90.1961%
XYZ:
50.1619, 43.9478, 31.8256
xyY:
0.3983, 0.3490, 43.9478
CIE-Lab:
72.1936, 23.9176, 19.3280
CIE-LCH:
72.1936, 30.7510, 38.9420
CIE-Luv:
72.1936, 48.2928, 21.6738
Hunter-Lab:
66.2931, 19.0522, 17.9416
#e6a08f color charts
#e6a08f color shades, tints & tones
#e6a08f color schemes
#e6a08f color preview, HTML & CSS examples
This text has a color of #e6a08f
<p style="color:#e6a08f;">Text here</p>
.mytext {color:#e6a08f;}
This box has a color of #e6a08f
<div style="background-color:#e6a08f;">Content here</div>
.mybackground {background-color:#e6a08f;}
Border around this has a color of #e6a08f
<div style="border:2px solid #e6a08f;">Content here</div>
.myborder {border:2px solid #e6a08f;}