#94db3c color space conversions
Hex:
#94db3c
RGB:
148, 219, 60
CMY:
42, 14, 76
CMYK:
32, 0, 73, 14
HSL:
87°, 68.8312%, 54.7059%
HSV (HSB):
87°, 72.6027%, 85.8824%
XYZ:
38.3599, 57.2852, 13.3103
xyY:
0.3521, 0.5258, 57.2852
CIE-Lab:
80.3397, -45.7559, 66.8433
CIE-LCH:
80.3397, 81.0039, 124.3926
CIE-Luv:
80.3397, -35.7013, 85.1839
Hunter-Lab:
75.6870, -41.9844, 42.5541
#94db3c color charts
#94db3c color shades, tints & tones
#94db3c color schemes
#94db3c color preview, HTML & CSS examples
This text has a color of #94db3c
<p style="color:#94db3c;">Text here</p>
.mytext {color:#94db3c;}
This box has a color of #94db3c
<div style="background-color:#94db3c;">Content here</div>
.mybackground {background-color:#94db3c;}
Border around this has a color of #94db3c
<div style="border:2px solid #94db3c;">Content here</div>
.myborder {border:2px solid #94db3c;}