#e6a98f color space conversions
Hex:
#e6a98f
RGB:
230, 169, 143
CMY:
10, 34, 44
CMYK:
0, 27, 38, 10
HSL:
18°, 63.5036%, 73.1373%
HSV (HSB):
18°, 37.8261%, 90.1961%
XYZ:
51.7790, 47.1821, 32.3646
xyY:
0.3943, 0.3593, 47.1821
CIE-Lab:
74.3061, 19.1083, 22.2251
CIE-LCH:
74.3061, 29.3101, 49.3124
CIE-Luv:
74.3061, 42.4524, 26.4555
Hunter-Lab:
68.6892, 14.3500, 20.1465
#e6a98f color charts
#e6a98f color shades, tints & tones
#e6a98f color schemes
#e6a98f color preview, HTML & CSS examples
This text has a color of #e6a98f
<p style="color:#e6a98f;">Text here</p>
.mytext {color:#e6a98f;}
This box has a color of #e6a98f
<div style="background-color:#e6a98f;">Content here</div>
.mybackground {background-color:#e6a98f;}
Border around this has a color of #e6a98f
<div style="border:2px solid #e6a98f;">Content here</div>
.myborder {border:2px solid #e6a98f;}