#e2a99f color space conversions
Hex:
#e2a99f
RGB:
226, 169, 159
CMY:
11, 34, 38
CMYK:
0, 25, 30, 11
HSL:
9°, 53.6000%, 75.4902%
HSV (HSB):
9°, 29.6460%, 88.6275%
XYZ:
51.8100, 47.0479, 39.1514
xyY:
0.3754, 0.3409, 47.0479
CIE-Lab:
74.2204, 19.5591, 13.3330
CIE-LCH:
74.2204, 23.6713, 34.2813
CIE-Luv:
74.2204, 37.6401, 15.0467
Hunter-Lab:
68.5915, 14.7935, 14.1719
#e2a99f color charts
#e2a99f color shades, tints & tones
#e2a99f color schemes
#e2a99f color preview, HTML & CSS examples
This text has a color of #e2a99f
<p style="color:#e2a99f;">Text here</p>
.mytext {color:#e2a99f;}
This box has a color of #e2a99f
<div style="background-color:#e2a99f;">Content here</div>
.mybackground {background-color:#e2a99f;}
Border around this has a color of #e2a99f
<div style="border:2px solid #e2a99f;">Content here</div>
.myborder {border:2px solid #e2a99f;}