#e2a47d color space conversions
Hex:
#e2a47d
RGB:
226, 164, 125
CMY:
11, 36, 51
CMYK:
0, 27, 45, 11
HSL:
23°, 63.5220%, 68.8235%
HSV (HSB):
23°, 44.6903%, 88.6275%
XYZ:
48.3412, 44.2003, 25.3857
xyY:
0.4099, 0.3748, 44.2003
CIE-Lab:
72.3622, 18.2418, 29.2538
CIE-LCH:
72.3622, 34.4753, 58.0536
CIE-Luv:
72.3622, 44.8733, 34.6259
Hunter-Lab:
66.4833, 13.4445, 23.8993
#e2a47d color charts
#e2a47d color shades, tints & tones
#e2a47d color schemes
#e2a47d color preview, HTML & CSS examples
This text has a color of #e2a47d
<p style="color:#e2a47d;">Text here</p>
.mytext {color:#e2a47d;}
This box has a color of #e2a47d
<div style="background-color:#e2a47d;">Content here</div>
.mybackground {background-color:#e2a47d;}
Border around this has a color of #e2a47d
<div style="border:2px solid #e2a47d;">Content here</div>
.myborder {border:2px solid #e2a47d;}