#94ff2c color space conversions
Hex:
#94ff2c
RGB:
148, 255, 44
CMY:
42, 0, 83
CMYK:
42, 0, 83, 0
HSL:
90°, 100.0000%, 58.6275%
HSV (HSB):
90°, 82.7451%, 100.0000%
XYZ:
48.4274, 77.9977, 14.8856
xyY:
0.3427, 0.5520, 77.9977
CIE-Lab:
90.7789, -60.9034, 81.0712
CIE-LCH:
90.7789, 101.3990, 126.9151
CIE-Luv:
90.7789, -52.4842, 103.1961
Hunter-Lab:
88.3163, -56.6749, 51.8282
#94ff2c color charts
#94ff2c color shades, tints & tones
#94ff2c color schemes
#94ff2c color preview, HTML & CSS examples
This text has a color of #94ff2c
<p style="color:#94ff2c;">Text here</p>
.mytext {color:#94ff2c;}
This box has a color of #94ff2c
<div style="background-color:#94ff2c;">Content here</div>
.mybackground {background-color:#94ff2c;}
Border around this has a color of #94ff2c
<div style="border:2px solid #94ff2c;">Content here</div>
.myborder {border:2px solid #94ff2c;}