#e2a380 color space conversions
Hex:
#e2a380
RGB:
226, 163, 128
CMY:
11, 36, 50
CMYK:
0, 28, 43, 11
HSL:
21°, 62.8205%, 69.4118%
HSV (HSB):
21°, 43.3628%, 88.6275%
XYZ:
48.3575, 43.9216, 26.3511
xyY:
0.4076, 0.3702, 43.9216
CIE-Lab:
72.1761, 19.0889, 27.3920
CIE-LCH:
72.1761, 33.3872, 55.1281
CIE-Luv:
72.1761, 45.2074, 32.3078
Hunter-Lab:
66.2734, 14.2671, 22.8170
#e2a380 color charts
#e2a380 color shades, tints & tones
#e2a380 color schemes
#e2a380 color preview, HTML & CSS examples
This text has a color of #e2a380
<p style="color:#e2a380;">Text here</p>
.mytext {color:#e2a380;}
This box has a color of #e2a380
<div style="background-color:#e2a380;">Content here</div>
.mybackground {background-color:#e2a380;}
Border around this has a color of #e2a380
<div style="border:2px solid #e2a380;">Content here</div>
.myborder {border:2px solid #e2a380;}