#e1c85a color space conversions
Hex:
#e1c85a
RGB:
225, 200, 90
CMY:
12, 22, 65
CMYK:
0, 11, 60, 12
HSL:
49°, 69.2308%, 61.7647%
HSV (HSB):
49°, 60.0000%, 88.2353%
XYZ:
53.5511, 58.0543, 18.0560
xyY:
0.4130, 0.4477, 58.0543
CIE-Lab:
80.7690, -4.1426, 56.9634
CIE-LCH:
80.7690, 57.1138, 94.1594
CIE-Luv:
80.7690, 22.1167, 68.8949
Hunter-Lab:
76.1934, -7.8830, 39.2850
#e1c85a color charts
#e1c85a color shades, tints & tones
#e1c85a color schemes
#e1c85a color preview, HTML & CSS examples
This text has a color of #e1c85a
<p style="color:#e1c85a;">Text here</p>
.mytext {color:#e1c85a;}
This box has a color of #e1c85a
<div style="background-color:#e1c85a;">Content here</div>
.mybackground {background-color:#e1c85a;}
Border around this has a color of #e1c85a
<div style="border:2px solid #e1c85a;">Content here</div>
.myborder {border:2px solid #e1c85a;}