#95ec5e color space conversions
Hex:
#95ec5e
RGB:
149, 236, 94
CMY:
42, 7, 63
CMYK:
37, 0, 60, 7
HSL:
97°, 78.8889%, 64.7059%
HSV (HSB):
97°, 60.1695%, 92.5490%
XYZ:
44.4103, 67.1886, 21.2177
xyY:
0.3344, 0.5059, 67.1886
CIE-Lab:
85.5991, -49.9392, 59.2194
CIE-LCH:
85.5991, 77.4652, 130.1406
CIE-Luv:
85.5991, -43.0070, 81.8562
Hunter-Lab:
81.9687, -46.7347, 42.0308
#95ec5e color charts
#95ec5e color shades, tints & tones
#95ec5e color schemes
#95ec5e color preview, HTML & CSS examples
This text has a color of #95ec5e
<p style="color:#95ec5e;">Text here</p>
.mytext {color:#95ec5e;}
This box has a color of #95ec5e
<div style="background-color:#95ec5e;">Content here</div>
.mybackground {background-color:#95ec5e;}
Border around this has a color of #95ec5e
<div style="border:2px solid #95ec5e;">Content here</div>
.myborder {border:2px solid #95ec5e;}