#ead80c color space conversions
Hex:
#ead80c
RGB:
234, 216, 12
CMY:
8, 15, 95
CMYK:
0, 8, 95, 8
HSL:
55°, 90.2439%, 48.2353%
HSV (HSB):
55°, 94.8718%, 91.7647%
XYZ:
58.5539, 66.6307, 10.1227
xyY:
0.4327, 0.4924, 66.6307
CIE-Lab:
85.3171, -11.2676, 84.0817
CIE-LCH:
85.3171, 84.8333, 97.6326
CIE-Luv:
85.3171, 19.2502, 91.6612
Hunter-Lab:
81.6276, -14.8050, 49.7867
#ead80c color charts
#ead80c color shades, tints & tones
#ead80c color schemes
#ead80c color preview, HTML & CSS examples
This text has a color of #ead80c
<p style="color:#ead80c;">Text here</p>
.mytext {color:#ead80c;}
This box has a color of #ead80c
<div style="background-color:#ead80c;">Content here</div>
.mybackground {background-color:#ead80c;}
Border around this has a color of #ead80c
<div style="border:2px solid #ead80c;">Content here</div>
.myborder {border:2px solid #ead80c;}