#95ff5f color space conversions
Hex:
#95ff5f
RGB:
149, 255, 95
CMY:
42, 0, 63
CMYK:
42, 0, 63, 0
HSL:
100°, 100.0000%, 68.6275%
HSV (HSB):
100°, 62.7451%, 100.0000%
XYZ:
50.2200, 78.7358, 23.3771
xyY:
0.3297, 0.5169, 78.7358
CIE-Lab:
91.1146, -57.4825, 64.9217
CIE-LCH:
91.1146, 86.7125, 131.5221
CIE-Luv:
91.1146, -51.5035, 90.2299
Hunter-Lab:
88.7332, -54.2581, 46.4930
#95ff5f color charts
#95ff5f color shades, tints & tones
#95ff5f color schemes
#95ff5f color preview, HTML & CSS examples
This text has a color of #95ff5f
<p style="color:#95ff5f;">Text here</p>
.mytext {color:#95ff5f;}
This box has a color of #95ff5f
<div style="background-color:#95ff5f;">Content here</div>
.mybackground {background-color:#95ff5f;}
Border around this has a color of #95ff5f
<div style="border:2px solid #95ff5f;">Content here</div>
.myborder {border:2px solid #95ff5f;}