#e1ba6d color space conversions
Hex:
#e1ba6d
RGB:
225, 186, 109
CMY:
12, 27, 57
CMYK:
0, 17, 52, 12
HSL:
40°, 65.9091%, 65.4902%
HSV (HSB):
40°, 51.5556%, 88.2353%
XYZ:
51.3706, 52.2295, 21.8418
xyY:
0.4095, 0.4164, 52.2295
CIE-Lab:
77.4179, 4.6189, 43.9880
CIE-LCH:
77.4179, 44.2298, 84.0057
CIE-Luv:
77.4179, 30.5835, 54.1082
Hunter-Lab:
72.2700, 0.4080, 32.6701
#e1ba6d color charts
#e1ba6d color shades, tints & tones
#e1ba6d color schemes
#e1ba6d color preview, HTML & CSS examples
This text has a color of #e1ba6d
<p style="color:#e1ba6d;">Text here</p>
.mytext {color:#e1ba6d;}
This box has a color of #e1ba6d
<div style="background-color:#e1ba6d;">Content here</div>
.mybackground {background-color:#e1ba6d;}
Border around this has a color of #e1ba6d
<div style="border:2px solid #e1ba6d;">Content here</div>
.myborder {border:2px solid #e1ba6d;}