#95fc7e color space conversions
Hex:
#95fc7e
RGB:
149, 252, 126
CMY:
42, 1, 51
CMYK:
41, 0, 50, 1
HSL:
109°, 95.4545%, 74.1176%
HSV (HSB):
109°, 50.0000%, 98.8235%
XYZ:
50.9707, 77.5167, 32.0145
xyY:
0.3176, 0.4830, 77.5167
CIE-Lab:
90.5589, -53.0830, 50.7303
CIE-LCH:
90.5589, 73.4260, 136.2983
CIE-Luv:
90.5589, -49.6525, 75.7181
Hunter-Lab:
88.0436, -50.7380, 40.0714
#95fc7e color charts
#95fc7e color shades, tints & tones
#95fc7e color schemes
#95fc7e color preview, HTML & CSS examples
This text has a color of #95fc7e
<p style="color:#95fc7e;">Text here</p>
.mytext {color:#95fc7e;}
This box has a color of #95fc7e
<div style="background-color:#95fc7e;">Content here</div>
.mybackground {background-color:#95fc7e;}
Border around this has a color of #95fc7e
<div style="border:2px solid #95fc7e;">Content here</div>
.myborder {border:2px solid #95fc7e;}