#95bc7c color space conversions
Hex:
#95bc7c
RGB:
149, 188, 124
CMY:
42, 26, 51
CMYK:
21, 0, 34, 26
HSL:
97°, 32.3232%, 61.1765%
HSV (HSB):
97°, 34.0426%, 73.7255%
XYZ:
34.0157, 43.8112, 25.7324
xyY:
0.3285, 0.4231, 43.8112
CIE-Lab:
72.1021, -24.7598, 28.2476
CIE-LCH:
72.1021, 37.5630, 131.2354
CIE-Luv:
72.1021, -19.4612, 42.0127
Hunter-Lab:
66.1901, -24.0997, 23.2832
#95bc7c color charts
#95bc7c color shades, tints & tones
#95bc7c color schemes
#95bc7c color preview, HTML & CSS examples
This text has a color of #95bc7c
<p style="color:#95bc7c;">Text here</p>
.mytext {color:#95bc7c;}
This box has a color of #95bc7c
<div style="background-color:#95bc7c;">Content here</div>
.mybackground {background-color:#95bc7c;}
Border around this has a color of #95bc7c
<div style="border:2px solid #95bc7c;">Content here</div>
.myborder {border:2px solid #95bc7c;}