#e1c80e color space conversions
Hex:
#e1c80e
RGB:
225, 200, 14
CMY:
12, 22, 95
CMYK:
0, 11, 94, 12
HSL:
53°, 88.2845%, 46.8627%
HSV (HSB):
53°, 93.7778%, 88.2353%
XYZ:
51.7849, 57.3478, 8.7553
xyY:
0.4393, 0.4865, 57.3478
CIE-Lab:
80.3748, -7.0346, 79.8389
CIE-LCH:
80.3748, 80.1482, 95.0353
CIE-Luv:
80.3748, 23.9570, 85.4204
Hunter-Lab:
75.7283, -10.4619, 46.1550
#e1c80e color charts
#e1c80e color shades, tints & tones
#e1c80e color schemes
#e1c80e color preview, HTML & CSS examples
This text has a color of #e1c80e
<p style="color:#e1c80e;">Text here</p>
.mytext {color:#e1c80e;}
This box has a color of #e1c80e
<div style="background-color:#e1c80e;">Content here</div>
.mybackground {background-color:#e1c80e;}
Border around this has a color of #e1c80e
<div style="border:2px solid #e1c80e;">Content here</div>
.myborder {border:2px solid #e1c80e;}