#95ec5a color space conversions
Hex:
#95ec5a
RGB:
149, 236, 90
CMY:
42, 7, 65
CMYK:
37, 0, 62, 7
HSL:
96°, 79.3478%, 63.9216%
HSV (HSB):
96°, 61.8644%, 92.5490%
XYZ:
44.2353, 67.1187, 20.2966
xyY:
0.3360, 0.5098, 67.1187
CIE-Lab:
85.5638, -50.2972, 60.8614
CIE-LCH:
85.5638, 78.9551, 129.5711
CIE-Luv:
85.5638, -43.0541, 83.3543
Hunter-Lab:
81.9260, -46.9907, 42.6595
#95ec5a color charts
#95ec5a color shades, tints & tones
#95ec5a color schemes
#95ec5a color preview, HTML & CSS examples
This text has a color of #95ec5a
<p style="color:#95ec5a;">Text here</p>
.mytext {color:#95ec5a;}
This box has a color of #95ec5a
<div style="background-color:#95ec5a;">Content here</div>
.mybackground {background-color:#95ec5a;}
Border around this has a color of #95ec5a
<div style="border:2px solid #95ec5a;">Content here</div>
.myborder {border:2px solid #95ec5a;}