#94e98e color space conversions
Hex:
#94e98e
RGB:
148, 233, 142
CMY:
42, 9, 44
CMYK:
36, 0, 39, 9
HSL:
116°, 67.4074%, 73.5294%
HSV (HSB):
116°, 39.0558%, 91.3725%
XYZ:
46.2341, 66.5267, 35.9953
xyY:
0.3108, 0.4472, 66.5267
CIE-Lab:
85.2644, -43.2561, 36.3034
CIE-LCH:
85.2644, 56.4714, 139.9944
CIE-Luv:
85.2644, -41.3685, 56.9173
Hunter-Lab:
81.5639, -41.5549, 30.9292
#94e98e color charts
#94e98e color shades, tints & tones
#94e98e color schemes
#94e98e color preview, HTML & CSS examples
This text has a color of #94e98e
<p style="color:#94e98e;">Text here</p>
.mytext {color:#94e98e;}
This box has a color of #94e98e
<div style="background-color:#94e98e;">Content here</div>
.mybackground {background-color:#94e98e;}
Border around this has a color of #94e98e
<div style="border:2px solid #94e98e;">Content here</div>
.myborder {border:2px solid #94e98e;}