#e2a19e color space conversions
Hex:
#e2a19e
RGB:
226, 161, 158
CMY:
11, 37, 38
CMYK:
0, 29, 30, 11
HSL:
3°, 53.9683%, 75.2941%
HSV (HSB):
3°, 30.0885%, 88.6275%
XYZ:
50.2805, 44.1271, 38.2151
xyY:
0.3791, 0.3327, 44.1271
CIE-Lab:
72.3134, 23.7195, 11.1879
CIE-LCH:
72.3134, 26.2256, 25.2521
CIE-Luv:
72.3134, 42.6831, 11.2654
Hunter-Lab:
66.4282, 18.8597, 12.3912
#e2a19e color charts
#e2a19e color shades, tints & tones
#e2a19e color schemes
#e2a19e color preview, HTML & CSS examples
This text has a color of #e2a19e
<p style="color:#e2a19e;">Text here</p>
.mytext {color:#e2a19e;}
This box has a color of #e2a19e
<div style="background-color:#e2a19e;">Content here</div>
.mybackground {background-color:#e2a19e;}
Border around this has a color of #e2a19e
<div style="border:2px solid #e2a19e;">Content here</div>
.myborder {border:2px solid #e2a19e;}