#e7a96f color space conversions
Hex:
#e7a96f
RGB:
231, 169, 111
CMY:
9, 34, 56
CMYK:
0, 27, 52, 9
HSL:
29°, 71.4286%, 67.0588%
HSV (HSB):
29°, 51.9481%, 90.5882%
XYZ:
50.0122, 46.5126, 21.3808
xyY:
0.4242, 0.3945, 46.5126
CIE-Lab:
73.8769, 16.2597, 38.7124
CIE-LCH:
73.8769, 41.9884, 67.2169
CIE-Luv:
73.8769, 46.6499, 45.4237
Hunter-Lab:
68.2001, 11.5466, 29.1526
#e7a96f color charts
#e7a96f color shades, tints & tones
#e7a96f color schemes
#e7a96f color preview, HTML & CSS examples
This text has a color of #e7a96f
<p style="color:#e7a96f;">Text here</p>
.mytext {color:#e7a96f;}
This box has a color of #e7a96f
<div style="background-color:#e7a96f;">Content here</div>
.mybackground {background-color:#e7a96f;}
Border around this has a color of #e7a96f
<div style="border:2px solid #e7a96f;">Content here</div>
.myborder {border:2px solid #e7a96f;}