#e2a26c color space conversions
Hex:
#e2a26c
RGB:
226, 162, 108
CMY:
11, 36, 58
CMYK:
0, 28, 52, 11
HSL:
27°, 67.0455%, 65.4902%
HSV (HSB):
27°, 52.2124%, 88.6275%
XYZ:
46.9911, 43.0921, 20.0283
xyY:
0.4268, 0.3913, 43.0921
CIE-Lab:
71.6175, 17.7014, 37.3216
CIE-LCH:
71.6175, 41.3067, 64.6253
CIE-Luv:
71.6175, 48.0684, 43.1960
Hunter-Lab:
65.6446, 12.8997, 27.8617
#e2a26c color charts
#e2a26c color shades, tints & tones
#e2a26c color schemes
#e2a26c color preview, HTML & CSS examples
This text has a color of #e2a26c
<p style="color:#e2a26c;">Text here</p>
.mytext {color:#e2a26c;}
This box has a color of #e2a26c
<div style="background-color:#e2a26c;">Content here</div>
.mybackground {background-color:#e2a26c;}
Border around this has a color of #e2a26c
<div style="border:2px solid #e2a26c;">Content here</div>
.myborder {border:2px solid #e2a26c;}