#eafc94 color space conversions
Hex:
#eafc94
RGB:
234, 252, 148
CMY:
8, 1, 42
CMYK:
7, 0, 41, 1
HSL:
70°, 94.5455%, 78.4314%
HSV (HSB):
70°, 41.2698%, 98.8235%
XYZ:
74.0874, 89.2514, 41.3394
xyY:
0.3620, 0.4361, 89.2514
CIE-Lab:
95.6854, -21.2462, 47.7400
CIE-LCH:
95.6854, 52.2543, 113.9910
CIE-Luv:
95.6854, -6.2368, 67.5727
Hunter-Lab:
94.4729, -25.3447, 40.1870
#eafc94 color charts
#eafc94 color shades, tints & tones
#eafc94 color schemes
#eafc94 color preview, HTML & CSS examples
This text has a color of #eafc94
<p style="color:#eafc94;">Text here</p>
.mytext {color:#eafc94;}
This box has a color of #eafc94
<div style="background-color:#eafc94;">Content here</div>
.mybackground {background-color:#eafc94;}
Border around this has a color of #eafc94
<div style="border:2px solid #eafc94;">Content here</div>
.myborder {border:2px solid #eafc94;}