#e1bd5c color space conversions
Hex:
#e1bd5c
RGB:
225, 189, 92
CMY:
12, 26, 64
CMYK:
0, 16, 59, 12
HSL:
44°, 68.9119%, 62.1569%
HSV (HSB):
44°, 59.1111%, 88.2353%
XYZ:
51.1807, 53.1755, 17.6916
xyY:
0.4193, 0.4357, 53.1755
CIE-Lab:
77.9785, 1.7001, 52.8965
CIE-LCH:
77.9785, 52.9238, 88.1592
CIE-Luv:
77.9785, 29.5540, 63.1603
Hunter-Lab:
72.9215, -2.3306, 36.6606
#e1bd5c color charts
#e1bd5c color shades, tints & tones
#e1bd5c color schemes
#e1bd5c color preview, HTML & CSS examples
This text has a color of #e1bd5c
<p style="color:#e1bd5c;">Text here</p>
.mytext {color:#e1bd5c;}
This box has a color of #e1bd5c
<div style="background-color:#e1bd5c;">Content here</div>
.mybackground {background-color:#e1bd5c;}
Border around this has a color of #e1bd5c
<div style="border:2px solid #e1bd5c;">Content here</div>
.myborder {border:2px solid #e1bd5c;}