#e2bd64 color space conversions
Hex:
#e2bd64
RGB:
226, 189, 100
CMY:
11, 26, 61
CMYK:
0, 16, 56, 11
HSL:
42°, 68.4783%, 63.9216%
HSV (HSB):
42°, 55.7522%, 88.6275%
XYZ:
51.8619, 53.4840, 19.6466
xyY:
0.4149, 0.4279, 53.4840
CIE-Lab:
78.1599, 2.7147, 49.3288
CIE-LCH:
78.1599, 49.4035, 86.8500
CIE-Luv:
78.1599, 29.8320, 59.7989
Hunter-Lab:
73.1328, -1.3997, 35.2651
#e2bd64 color charts
#e2bd64 color shades, tints & tones
#e2bd64 color schemes
#e2bd64 color preview, HTML & CSS examples
This text has a color of #e2bd64
<p style="color:#e2bd64;">Text here</p>
.mytext {color:#e2bd64;}
This box has a color of #e2bd64
<div style="background-color:#e2bd64;">Content here</div>
.mybackground {background-color:#e2bd64;}
Border around this has a color of #e2bd64
<div style="border:2px solid #e2bd64;">Content here</div>
.myborder {border:2px solid #e2bd64;}