#e2b76a color space conversions
Hex:
#e2b76a
RGB:
226, 183, 106
CMY:
11, 28, 58
CMYK:
0, 19, 53, 11
HSL:
39°, 67.4157%, 65.0980%
HSV (HSB):
39°, 53.0973%, 88.6275%
XYZ:
50.8990, 51.0763, 20.8117
xyY:
0.4145, 0.4160, 51.0763
CIE-Lab:
76.7252, 6.3544, 44.6640
CIE-LCH:
76.7252, 45.1137, 81.9028
CIE-Luv:
76.7252, 33.5699, 54.2048
Hunter-Lab:
71.4677, 2.0586, 32.7619
#e2b76a color charts
#e2b76a color shades, tints & tones
#e2b76a color schemes
#e2b76a color preview, HTML & CSS examples
This text has a color of #e2b76a
<p style="color:#e2b76a;">Text here</p>
.mytext {color:#e2b76a;}
This box has a color of #e2b76a
<div style="background-color:#e2b76a;">Content here</div>
.mybackground {background-color:#e2b76a;}
Border around this has a color of #e2b76a
<div style="border:2px solid #e2b76a;">Content here</div>
.myborder {border:2px solid #e2b76a;}