#94ff00 color space conversions
Hex:
#94ff00
RGB:
148, 255, 0
CMY:
42, 0, 100
CMYK:
42, 0, 100, 0
HSL:
85°, 100.0000%, 50.0000%
HSV (HSB):
85°, 100.0000%, 100.0000%
XYZ:
47.9727, 77.8159, 12.4915
xyY:
0.3469, 0.5627, 77.8159
CIE-Lab:
90.6958, -61.7990, 86.7772
CIE-LCH:
90.6958, 106.5335, 125.4568
CIE-Luv:
90.6958, -52.6517, 106.9830
Hunter-Lab:
88.2133, -57.3003, 53.3535
#94ff00 color charts
#94ff00 color shades, tints & tones
#94ff00 color schemes
#94ff00 color preview, HTML & CSS examples
This text has a color of #94ff00
<p style="color:#94ff00;">Text here</p>
.mytext {color:#94ff00;}
This box has a color of #94ff00
<div style="background-color:#94ff00;">Content here</div>
.mybackground {background-color:#94ff00;}
Border around this has a color of #94ff00
<div style="border:2px solid #94ff00;">Content here</div>
.myborder {border:2px solid #94ff00;}