#94da5c color space conversions
Hex:
#94da5c
RGB:
148, 218, 92
CMY:
42, 15, 64
CMYK:
32, 0, 58, 15
HSL:
93°, 63.0000%, 60.7843%
HSV (HSB):
93°, 57.7982%, 85.4902%
XYZ:
39.2159, 57.2114, 19.1012
xyY:
0.3394, 0.4952, 57.2114
CIE-Lab:
80.2984, -42.8492, 54.0714
CIE-LCH:
80.2984, 68.9911, 128.3952
CIE-Luv:
80.2984, -35.0028, 74.1190
Hunter-Lab:
75.6382, -39.8206, 37.9740
#94da5c color charts
#94da5c color shades, tints & tones
#94da5c color schemes
#94da5c color preview, HTML & CSS examples
This text has a color of #94da5c
<p style="color:#94da5c;">Text here</p>
.mytext {color:#94da5c;}
This box has a color of #94da5c
<div style="background-color:#94da5c;">Content here</div>
.mybackground {background-color:#94da5c;}
Border around this has a color of #94da5c
<div style="border:2px solid #94da5c;">Content here</div>
.myborder {border:2px solid #94da5c;}