#94fc5f color space conversions
Hex:
#94fc5f
RGB:
148, 252, 95
CMY:
42, 1, 63
CMYK:
41, 0, 62, 1
HSL:
100°, 96.3190%, 68.0392%
HSV (HSB):
100°, 62.3016%, 98.8235%
XYZ:
49.0887, 76.7429, 23.0521
xyY:
0.3297, 0.5155, 76.7429
CIE-Lab:
90.2032, -56.6122, 63.9078
CIE-LCH:
90.2032, 85.3765, 131.5358
CIE-Luv:
90.2032, -50.6057, 88.8546
Hunter-Lab:
87.6030, -53.2822, 45.7204
#94fc5f color charts
#94fc5f color shades, tints & tones
#94fc5f color schemes
#94fc5f color preview, HTML & CSS examples
This text has a color of #94fc5f
<p style="color:#94fc5f;">Text here</p>
.mytext {color:#94fc5f;}
This box has a color of #94fc5f
<div style="background-color:#94fc5f;">Content here</div>
.mybackground {background-color:#94fc5f;}
Border around this has a color of #94fc5f
<div style="border:2px solid #94fc5f;">Content here</div>
.myborder {border:2px solid #94fc5f;}