#eafc5d color space conversions
Hex:
#eafc5d
RGB:
234, 252, 93
CMY:
8, 1, 64
CMYK:
7, 0, 63, 1
HSL:
67°, 96.3636%, 67.6471%
HSV (HSB):
67°, 63.0952%, 98.8235%
XYZ:
70.7179, 87.9035, 23.5958
xyY:
0.3881, 0.4824, 87.9035
CIE-Lab:
95.1203, -25.8952, 71.4558
CIE-LCH:
95.1203, 76.0033, 109.9202
CIE-Luv:
95.1203, -5.0699, 90.9038
Hunter-Lab:
93.7569, -29.4376, 50.7083
#eafc5d color charts
#eafc5d color shades, tints & tones
#eafc5d color schemes
#eafc5d color preview, HTML & CSS examples
This text has a color of #eafc5d
<p style="color:#eafc5d;">Text here</p>
.mytext {color:#eafc5d;}
This box has a color of #eafc5d
<div style="background-color:#eafc5d;">Content here</div>
.mybackground {background-color:#eafc5d;}
Border around this has a color of #eafc5d
<div style="border:2px solid #eafc5d;">Content here</div>
.myborder {border:2px solid #eafc5d;}