#e1bd65 color space conversions
Hex:
#e1bd65
RGB:
225, 189, 101
CMY:
12, 26, 60
CMYK:
0, 16, 55, 12
HSL:
43°, 67.3913%, 63.9216%
HSV (HSB):
43°, 55.1111%, 88.2353%
XYZ:
51.5979, 53.3423, 19.8885
xyY:
0.4133, 0.4273, 53.3423
CIE-Lab:
78.0767, 2.3791, 48.7234
CIE-LCH:
78.0767, 48.7815, 87.2046
CIE-Luv:
78.0767, 29.0453, 59.2918
Hunter-Lab:
73.0358, -1.7071, 34.9797
#e1bd65 color charts
#e1bd65 color shades, tints & tones
#e1bd65 color schemes
#e1bd65 color preview, HTML & CSS examples
This text has a color of #e1bd65
<p style="color:#e1bd65;">Text here</p>
.mytext {color:#e1bd65;}
This box has a color of #e1bd65
<div style="background-color:#e1bd65;">Content here</div>
.mybackground {background-color:#e1bd65;}
Border around this has a color of #e1bd65
<div style="border:2px solid #e1bd65;">Content here</div>
.myborder {border:2px solid #e1bd65;}