#95ff5a color space conversions
Hex:
#95ff5a
RGB:
149, 255, 90
CMY:
42, 0, 65
CMYK:
42, 0, 65, 0
HSL:
99°, 100.0000%, 67.6471%
HSV (HSB):
99°, 64.7059%, 100.0000%
XYZ:
49.9999, 78.6477, 22.2181
xyY:
0.3314, 0.5213, 78.6477
CIE-Lab:
91.0747, -57.9018, 66.8656
CIE-LCH:
91.0747, 88.4512, 130.8907
CIE-Luv:
91.0747, -51.5776, 91.9620
Hunter-Lab:
88.6836, -54.5577, 47.2244
#95ff5a color charts
#95ff5a color shades, tints & tones
#95ff5a color schemes
#95ff5a color preview, HTML & CSS examples
This text has a color of #95ff5a
<p style="color:#95ff5a;">Text here</p>
.mytext {color:#95ff5a;}
This box has a color of #95ff5a
<div style="background-color:#95ff5a;">Content here</div>
.mybackground {background-color:#95ff5a;}
Border around this has a color of #95ff5a
<div style="border:2px solid #95ff5a;">Content here</div>
.myborder {border:2px solid #95ff5a;}