#95dc7e color space conversions
Hex:
#95dc7e
RGB:
149, 220, 126
CMY:
42, 14, 51
CMYK:
32, 0, 43, 14
HSL:
105°, 57.3171%, 67.8431%
HSV (HSB):
105°, 42.7273%, 86.2745%
XYZ:
41.7535, 59.0823, 28.9421
xyY:
0.3217, 0.4553, 59.0823
CIE-Lab:
81.3368, -39.4637, 39.2284
CIE-LCH:
81.3368, 55.6440, 135.1713
CIE-Luv:
81.3368, -35.1725, 58.8348
Hunter-Lab:
76.8650, -37.5516, 31.4810
#95dc7e color charts
#95dc7e color shades, tints & tones
#95dc7e color schemes
#95dc7e color preview, HTML & CSS examples
This text has a color of #95dc7e
<p style="color:#95dc7e;">Text here</p>
.mytext {color:#95dc7e;}
This box has a color of #95dc7e
<div style="background-color:#95dc7e;">Content here</div>
.mybackground {background-color:#95dc7e;}
Border around this has a color of #95dc7e
<div style="border:2px solid #95dc7e;">Content here</div>
.myborder {border:2px solid #95dc7e;}