#e2a69c color space conversions
Hex:
#e2a69c
RGB:
226, 166, 156
CMY:
11, 35, 39
CMYK:
0, 27, 31, 11
HSL:
9°, 54.6875%, 74.9020%
HSV (HSB):
9°, 30.9735%, 88.6275%
XYZ:
51.0010, 45.8415, 37.6127
xyY:
0.3793, 0.3409, 45.8415
CIE-Lab:
73.4426, 20.7748, 13.8799
CIE-LCH:
73.4426, 24.9849, 33.7474
CIE-Luv:
73.4426, 39.8638, 15.4775
Hunter-Lab:
67.7063, 15.9722, 14.4572
#e2a69c color charts
#e2a69c color shades, tints & tones
#e2a69c color schemes
#e2a69c color preview, HTML & CSS examples
This text has a color of #e2a69c
<p style="color:#e2a69c;">Text here</p>
.mytext {color:#e2a69c;}
This box has a color of #e2a69c
<div style="background-color:#e2a69c;">Content here</div>
.mybackground {background-color:#e2a69c;}
Border around this has a color of #e2a69c
<div style="border:2px solid #e2a69c;">Content here</div>
.myborder {border:2px solid #e2a69c;}