#e2b95a color space conversions
Hex:
#e2b95a
RGB:
226, 185, 90
CMY:
11, 27, 65
CMYK:
0, 18, 60, 11
HSL:
42°, 70.1031%, 61.9608%
HSV (HSB):
42°, 60.1770%, 88.6275%
XYZ:
50.5585, 51.6049, 16.9689
xyY:
0.4244, 0.4332, 51.6049
CIE-Lab:
77.0440, 4.0729, 52.7920
CIE-LCH:
77.0440, 52.9489, 85.5884
CIE-Luv:
77.0440, 33.1946, 62.2280
Hunter-Lab:
71.8365, -0.0858, 36.2804
#e2b95a color charts
#e2b95a color shades, tints & tones
#e2b95a color schemes
#e2b95a color preview, HTML & CSS examples
This text has a color of #e2b95a
<p style="color:#e2b95a;">Text here</p>
.mytext {color:#e2b95a;}
This box has a color of #e2b95a
<div style="background-color:#e2b95a;">Content here</div>
.mybackground {background-color:#e2b95a;}
Border around this has a color of #e2b95a
<div style="border:2px solid #e2b95a;">Content here</div>
.myborder {border:2px solid #e2b95a;}