#e2a08f color space conversions
Hex:
#e2a08f
RGB:
226, 160, 143
CMY:
11, 37, 44
CMYK:
0, 29, 37, 11
HSL:
12°, 58.8652%, 72.3529%
HSV (HSB):
12°, 36.7257%, 88.6275%
XYZ:
48.8928, 43.2935, 31.7662
xyY:
0.3944, 0.3493, 43.2935
CIE-Lab:
71.7537, 22.3767, 18.6523
CIE-LCH:
71.7537, 29.1312, 39.8132
CIE-Luv:
71.7537, 45.3315, 21.1254
Hunter-Lab:
65.7978, 17.4928, 17.4342
#e2a08f color charts
#e2a08f color shades, tints & tones
#e2a08f color schemes
#e2a08f color preview, HTML & CSS examples
This text has a color of #e2a08f
<p style="color:#e2a08f;">Text here</p>
.mytext {color:#e2a08f;}
This box has a color of #e2a08f
<div style="background-color:#e2a08f;">Content here</div>
.mybackground {background-color:#e2a08f;}
Border around this has a color of #e2a08f
<div style="border:2px solid #e2a08f;">Content here</div>
.myborder {border:2px solid #e2a08f;}