#e5bd70 color space conversions
Hex:
#e5bd70
RGB:
229, 189, 112
CMY:
10, 26, 56
CMYK:
0, 17, 51, 10
HSL:
39°, 69.2308%, 66.8627%
HSV (HSB):
39°, 51.0917%, 89.8039%
XYZ:
53.4353, 54.2231, 22.9790
xyY:
0.4090, 0.4151, 54.2231
CIE-Lab:
78.5916, 4.9448, 44.0141
CIE-LCH:
78.5916, 44.2910, 83.5900
CIE-Luv:
78.5916, 31.2485, 54.3502
Hunter-Lab:
73.6363, 0.6677, 33.0433
#e5bd70 color charts
#e5bd70 color shades, tints & tones
#e5bd70 color schemes
#e5bd70 color preview, HTML & CSS examples
This text has a color of #e5bd70
<p style="color:#e5bd70;">Text here</p>
.mytext {color:#e5bd70;}
This box has a color of #e5bd70
<div style="background-color:#e5bd70;">Content here</div>
.mybackground {background-color:#e5bd70;}
Border around this has a color of #e5bd70
<div style="border:2px solid #e5bd70;">Content here</div>
.myborder {border:2px solid #e5bd70;}