#94fa5c color space conversions
Hex:
#94fa5c
RGB:
148, 250, 92
CMY:
42, 2, 64
CMYK:
41, 0, 63, 2
HSL:
99°, 94.0476%, 67.0588%
HSV (HSB):
99°, 63.2000%, 98.0392%
XYZ:
48.3301, 75.4398, 22.1393
xyY:
0.3312, 0.5170, 75.4398
CIE-Lab:
89.5986, -56.0835, 64.4601
CIE-LCH:
89.5986, 85.4427, 131.0249
CIE-Luv:
89.5986, -49.7710, 89.0163
Hunter-Lab:
86.8561, -52.6738, 45.6865
#94fa5c color charts
#94fa5c color shades, tints & tones
#94fa5c color schemes
#94fa5c color preview, HTML & CSS examples
This text has a color of #94fa5c
<p style="color:#94fa5c;">Text here</p>
.mytext {color:#94fa5c;}
This box has a color of #94fa5c
<div style="background-color:#94fa5c;">Content here</div>
.mybackground {background-color:#94fa5c;}
Border around this has a color of #94fa5c
<div style="border:2px solid #94fa5c;">Content here</div>
.myborder {border:2px solid #94fa5c;}