#94fc5c color space conversions
Hex:
#94fc5c
RGB:
148, 252, 92
CMY:
42, 1, 64
CMYK:
41, 0, 63, 1
HSL:
99°, 96.3855%, 67.4510%
HSV (HSB):
99°, 63.4921%, 98.8235%
XYZ:
48.9549, 76.6894, 22.3476
xyY:
0.3308, 0.5182, 76.6894
CIE-Lab:
90.1785, -56.8705, 65.0922
CIE-LCH:
90.1785, 86.4364, 131.1434
CIE-Luv:
90.1785, -50.6505, 89.9208
Hunter-Lab:
87.5725, -53.4665, 46.1706
#94fc5c color charts
#94fc5c color shades, tints & tones
#94fc5c color schemes
#94fc5c color preview, HTML & CSS examples
This text has a color of #94fc5c
<p style="color:#94fc5c;">Text here</p>
.mytext {color:#94fc5c;}
This box has a color of #94fc5c
<div style="background-color:#94fc5c;">Content here</div>
.mybackground {background-color:#94fc5c;}
Border around this has a color of #94fc5c
<div style="border:2px solid #94fc5c;">Content here</div>
.myborder {border:2px solid #94fc5c;}