#e2a28e color space conversions
Hex:
#e2a28e
RGB:
226, 162, 142
CMY:
11, 36, 44
CMYK:
0, 28, 37, 11
HSL:
14°, 59.1549%, 72.1569%
HSV (HSB):
14°, 37.1681%, 88.6275%
XYZ:
49.1668, 43.9624, 31.4854
xyY:
0.3946, 0.3528, 43.9624
CIE-Lab:
72.2034, 21.1859, 19.8195
CIE-LCH:
72.2034, 29.0113, 43.0914
CIE-Luv:
72.2034, 44.1707, 22.8623
Hunter-Lab:
66.3042, 16.3317, 18.2583
#e2a28e color charts
#e2a28e color shades, tints & tones
#e2a28e color schemes
#e2a28e color preview, HTML & CSS examples
This text has a color of #e2a28e
<p style="color:#e2a28e;">Text here</p>
.mytext {color:#e2a28e;}
This box has a color of #e2a28e
<div style="background-color:#e2a28e;">Content here</div>
.mybackground {background-color:#e2a28e;}
Border around this has a color of #e2a28e
<div style="border:2px solid #e2a28e;">Content here</div>
.myborder {border:2px solid #e2a28e;}