#95bc6c color space conversions
Hex:
#95bc6c
RGB:
149, 188, 108
CMY:
42, 26, 58
CMYK:
21, 0, 43, 26
HSL:
89°, 37.3832%, 58.0392%
HSV (HSB):
89°, 42.5532%, 73.7255%
XYZ:
33.0844, 43.4387, 20.8281
xyY:
0.3398, 0.4462, 43.4387
CIE-Lab:
71.8517, -26.9502, 36.2311
CIE-LCH:
71.8517, 45.1553, 126.6434
CIE-Luv:
71.8517, -19.3506, 51.2964
Hunter-Lab:
65.9080, -25.7359, 27.3989
#95bc6c color charts
#95bc6c color shades, tints & tones
#95bc6c color schemes
#95bc6c color preview, HTML & CSS examples
This text has a color of #95bc6c
<p style="color:#95bc6c;">Text here</p>
.mytext {color:#95bc6c;}
This box has a color of #95bc6c
<div style="background-color:#95bc6c;">Content here</div>
.mybackground {background-color:#95bc6c;}
Border around this has a color of #95bc6c
<div style="border:2px solid #95bc6c;">Content here</div>
.myborder {border:2px solid #95bc6c;}