#e0c70e color space conversions
Hex:
#e0c70e
RGB:
224, 199, 14
CMY:
12, 22, 95
CMYK:
0, 11, 94, 12
HSL:
53°, 88.2353%, 46.6667%
HSV (HSB):
53°, 93.7500%, 87.8431%
XYZ:
51.2432, 56.7258, 8.6638
xyY:
0.4394, 0.4864, 56.7258
CIE-Lab:
80.0251, -6.9564, 79.5378
CIE-LCH:
80.0251, 79.8414, 94.9984
CIE-Luv:
80.0251, 23.9345, 85.0301
Hunter-Lab:
75.3166, -10.3579, 45.9013
#e0c70e color charts
#e0c70e color shades, tints & tones
#e0c70e color schemes
#e0c70e color preview, HTML & CSS examples
This text has a color of #e0c70e
<p style="color:#e0c70e;">Text here</p>
.mytext {color:#e0c70e;}
This box has a color of #e0c70e
<div style="background-color:#e0c70e;">Content here</div>
.mybackground {background-color:#e0c70e;}
Border around this has a color of #e0c70e
<div style="border:2px solid #e0c70e;">Content here</div>
.myborder {border:2px solid #e0c70e;}