#95dd7c color space conversions
Hex:
#95dd7c
RGB:
149, 221, 124
CMY:
42, 13, 51
CMYK:
33, 0, 44, 13
HSL:
105°, 58.7879%, 67.6471%
HSV (HSB):
105°, 43.8914%, 86.6667%
XYZ:
41.8890, 59.5577, 28.3568
xyY:
0.3227, 0.4588, 59.5577
CIE-Lab:
81.5972, -40.1754, 40.5500
CIE-LCH:
81.5972, 57.0821, 134.7341
CIE-Luv:
81.5972, -35.6646, 60.4694
Hunter-Lab:
77.1736, -38.1661, 32.2359
#95dd7c color charts
#95dd7c color shades, tints & tones
#95dd7c color schemes
#95dd7c color preview, HTML & CSS examples
This text has a color of #95dd7c
<p style="color:#95dd7c;">Text here</p>
.mytext {color:#95dd7c;}
This box has a color of #95dd7c
<div style="background-color:#95dd7c;">Content here</div>
.mybackground {background-color:#95dd7c;}
Border around this has a color of #95dd7c
<div style="border:2px solid #95dd7c;">Content here</div>
.myborder {border:2px solid #95dd7c;}