#95bc4c color space conversions
Hex:
#95bc4c
RGB:
149, 188, 76
CMY:
42, 26, 70
CMYK:
21, 0, 60, 26
HSL:
81°, 45.5285%, 51.7647%
HSV (HSB):
81°, 59.5745%, 73.7255%
XYZ:
31.6822, 42.8778, 13.4439
xyY:
0.3600, 0.4872, 42.8778
CIE-Lab:
71.4720, -30.3543, 51.2231
CIE-LCH:
71.4720, 59.5415, 120.6506
CIE-Luv:
71.4720, -19.1790, 66.1988
Hunter-Lab:
65.4811, -28.2272, 33.6640
#95bc4c color charts
#95bc4c color shades, tints & tones
#95bc4c color schemes
#95bc4c color preview, HTML & CSS examples
This text has a color of #95bc4c
<p style="color:#95bc4c;">Text here</p>
.mytext {color:#95bc4c;}
This box has a color of #95bc4c
<div style="background-color:#95bc4c;">Content here</div>
.mybackground {background-color:#95bc4c;}
Border around this has a color of #95bc4c
<div style="border:2px solid #95bc4c;">Content here</div>
.myborder {border:2px solid #95bc4c;}