#94da8a color space conversions
Hex:
#94da8a
RGB:
148, 218, 138
CMY:
42, 15, 46
CMYK:
32, 0, 37, 15
HSL:
113°, 51.9481%, 69.8039%
HSV (HSB):
113°, 36.6972%, 85.4902%
XYZ:
41.8716, 58.2737, 33.0858
xyY:
0.3143, 0.4374, 58.2737
CIE-Lab:
80.8907, -37.1829, 32.5937
CIE-LCH:
80.8907, 49.4461, 138.7629
CIE-Luv:
80.8907, -34.5619, 50.7459
Hunter-Lab:
76.3372, -35.6814, 27.7388
#94da8a color charts
#94da8a color shades, tints & tones
#94da8a color schemes
#94da8a color preview, HTML & CSS examples
This text has a color of #94da8a
<p style="color:#94da8a;">Text here</p>
.mytext {color:#94da8a;}
This box has a color of #94da8a
<div style="background-color:#94da8a;">Content here</div>
.mybackground {background-color:#94da8a;}
Border around this has a color of #94da8a
<div style="border:2px solid #94da8a;">Content here</div>
.myborder {border:2px solid #94da8a;}