#e2a28a color space conversions
Hex:
#e2a28a
RGB:
226, 162, 138
CMY:
11, 36, 46
CMYK:
0, 28, 39, 11
HSL:
16°, 60.2740%, 71.3725%
HSV (HSB):
16°, 38.9381%, 88.6275%
XYZ:
48.8718, 43.8444, 29.9317
xyY:
0.3985, 0.3575, 43.8444
CIE-Lab:
72.1244, 20.7220, 21.8955
CIE-LCH:
72.1244, 30.1465, 46.5773
CIE-Luv:
72.1244, 44.6723, 25.4886
Hunter-Lab:
66.2151, 15.8702, 19.5492
#e2a28a color charts
#e2a28a color shades, tints & tones
#e2a28a color schemes
#e2a28a color preview, HTML & CSS examples
This text has a color of #e2a28a
<p style="color:#e2a28a;">Text here</p>
.mytext {color:#e2a28a;}
This box has a color of #e2a28a
<div style="background-color:#e2a28a;">Content here</div>
.mybackground {background-color:#e2a28a;}
Border around this has a color of #e2a28a
<div style="border:2px solid #e2a28a;">Content here</div>
.myborder {border:2px solid #e2a28a;}