#95ec1e color space conversions
Hex:
#95ec1e
RGB:
149, 236, 30
CMY:
42, 7, 88
CMYK:
37, 0, 87, 7
HSL:
85°, 84.4262%, 52.1569%
HSV (HSB):
85°, 87.2881%, 92.5490%
XYZ:
42.6242, 66.4742, 11.8126
xyY:
0.3525, 0.5498, 66.4742
CIE-Lab:
85.2377, -53.6540, 79.1603
CIE-LCH:
85.2377, 95.6301, 124.1290
CIE-Luv:
85.2377, -43.5079, 97.6242
Hunter-Lab:
81.5317, -49.3619, 48.4821
#95ec1e color charts
#95ec1e color shades, tints & tones
#95ec1e color schemes
#95ec1e color preview, HTML & CSS examples
This text has a color of #95ec1e
<p style="color:#95ec1e;">Text here</p>
.mytext {color:#95ec1e;}
This box has a color of #95ec1e
<div style="background-color:#95ec1e;">Content here</div>
.mybackground {background-color:#95ec1e;}
Border around this has a color of #95ec1e
<div style="border:2px solid #95ec1e;">Content here</div>
.myborder {border:2px solid #95ec1e;}