#e2bd84 color space conversions
Hex:
#e2bd84
RGB:
226, 189, 132
CMY:
11, 26, 48
CMYK:
0, 16, 42, 11
HSL:
36°, 61.8421%, 70.1961%
HSV (HSB):
36°, 41.5929%, 88.6275%
XYZ:
53.7265, 54.2299, 29.4655
xyY:
0.3910, 0.3946, 54.2299
CIE-Lab:
78.5956, 5.6758, 33.7315
CIE-LCH:
78.5956, 34.2057, 80.4486
CIE-Luv:
78.5956, 27.6464, 43.3476
Hunter-Lab:
73.6409, 1.3572, 27.8253
#e2bd84 color charts
#e2bd84 color shades, tints & tones
#e2bd84 color schemes
#e2bd84 color preview, HTML & CSS examples
This text has a color of #e2bd84
<p style="color:#e2bd84;">Text here</p>
.mytext {color:#e2bd84;}
This box has a color of #e2bd84
<div style="background-color:#e2bd84;">Content here</div>
.mybackground {background-color:#e2bd84;}
Border around this has a color of #e2bd84
<div style="border:2px solid #e2bd84;">Content here</div>
.myborder {border:2px solid #e2bd84;}