#94db3f color space conversions
Hex:
#94db3f
RGB:
148, 219, 63
CMY:
42, 14, 75
CMYK:
32, 0, 71, 14
HSL:
87°, 68.4211%, 55.2941%
HSV (HSB):
87°, 71.2329%, 85.8824%
XYZ:
38.4415, 57.3178, 13.7400
xyY:
0.3511, 0.5235, 57.3178
CIE-Lab:
80.3580, -45.5730, 65.8181
CIE-LCH:
80.3580, 80.0557, 124.6990
CIE-Luv:
80.3580, -35.6850, 84.3924
Hunter-Lab:
75.7085, -41.8555, 42.2357
#94db3f color charts
#94db3f color shades, tints & tones
#94db3f color schemes
#94db3f color preview, HTML & CSS examples
This text has a color of #94db3f
<p style="color:#94db3f;">Text here</p>
.mytext {color:#94db3f;}
This box has a color of #94db3f
<div style="background-color:#94db3f;">Content here</div>
.mybackground {background-color:#94db3f;}
Border around this has a color of #94db3f
<div style="border:2px solid #94db3f;">Content here</div>
.myborder {border:2px solid #94db3f;}