#eafc0e color space conversions
Hex:
#eafc0e
RGB:
234, 252, 14
CMY:
8, 1, 95
CMYK:
7, 0, 94, 1
HSL:
65°, 97.5410%, 52.1569%
HSV (HSB):
65°, 94.4444%, 98.8235%
XYZ:
68.8214, 87.1449, 13.6089
xyY:
0.4058, 0.5139, 87.1449
CIE-Lab:
94.7997, -28.6003, 91.0378
CIE-LCH:
94.7997, 95.4246, 107.4406
CIE-Luv:
94.7997, -4.3651, 105.0368
Hunter-Lab:
93.3515, -31.7698, 56.7027
#eafc0e color charts
#eafc0e color shades, tints & tones
#eafc0e color schemes
#eafc0e color preview, HTML & CSS examples
This text has a color of #eafc0e
<p style="color:#eafc0e;">Text here</p>
.mytext {color:#eafc0e;}
This box has a color of #eafc0e
<div style="background-color:#eafc0e;">Content here</div>
.mybackground {background-color:#eafc0e;}
Border around this has a color of #eafc0e
<div style="border:2px solid #eafc0e;">Content here</div>
.myborder {border:2px solid #eafc0e;}