#e2a365 color space conversions
Hex:
#e2a365
RGB:
226, 163, 101
CMY:
11, 36, 60
CMYK:
0, 28, 55, 11
HSL:
30°, 68.3060%, 64.1176%
HSV (HSB):
30°, 55.3097%, 88.6275%
XYZ:
46.8102, 43.3027, 18.2030
xyY:
0.4322, 0.3998, 43.3027
CIE-Lab:
71.7600, 16.5790, 41.1332
CIE-LCH:
71.7600, 44.3487, 68.0477
CIE-Luv:
71.7600, 48.0390, 47.2336
Hunter-Lab:
65.8048, 11.8174, 29.6625
#e2a365 color charts
#e2a365 color shades, tints & tones
#e2a365 color schemes
#e2a365 color preview, HTML & CSS examples
This text has a color of #e2a365
<p style="color:#e2a365;">Text here</p>
.mytext {color:#e2a365;}
This box has a color of #e2a365
<div style="background-color:#e2a365;">Content here</div>
.mybackground {background-color:#e2a365;}
Border around this has a color of #e2a365
<div style="border:2px solid #e2a365;">Content here</div>
.myborder {border:2px solid #e2a365;}