#ead03f color space conversions
Hex:
#ead03f
RGB:
234, 208, 63
CMY:
8, 18, 75
CMYK:
0, 11, 73, 8
HSL:
51°, 80.2817%, 58.2353%
HSV (HSB):
51°, 73.0769%, 91.7647%
XYZ:
57.3848, 62.9631, 13.8312
xyY:
0.4277, 0.4692, 62.9631
CIE-Lab:
83.4229, -5.9537, 70.8809
CIE-LCH:
83.4229, 71.1305, 94.8014
CIE-Luv:
83.4229, 24.0407, 81.1207
Hunter-Lab:
79.3493, -9.7714, 45.2098
#ead03f color charts
#ead03f color shades, tints & tones
#ead03f color schemes
#ead03f color preview, HTML & CSS examples
This text has a color of #ead03f
<p style="color:#ead03f;">Text here</p>
.mytext {color:#ead03f;}
This box has a color of #ead03f
<div style="background-color:#ead03f;">Content here</div>
.mybackground {background-color:#ead03f;}
Border around this has a color of #ead03f
<div style="border:2px solid #ead03f;">Content here</div>
.myborder {border:2px solid #ead03f;}