#95c85a color space conversions
Hex:
#95c85a
RGB:
149, 200, 90
CMY:
42, 22, 65
CMYK:
26, 0, 55, 22
HSL:
88°, 50.0000%, 56.8627%
HSV (HSB):
88°, 55.0000%, 78.4314%
XYZ:
34.8942, 48.4363, 17.1829
xyY:
0.3472, 0.4819, 48.4363
CIE-Lab:
75.0993, -34.6486, 48.9886
CIE-LCH:
75.0993, 60.0034, 125.2710
CIE-Luv:
75.0993, -25.5360, 66.2582
Hunter-Lab:
69.5962, -32.2969, 34.0790
#95c85a color charts
#95c85a color shades, tints & tones
#95c85a color schemes
#95c85a color preview, HTML & CSS examples
This text has a color of #95c85a
<p style="color:#95c85a;">Text here</p>
.mytext {color:#95c85a;}
This box has a color of #95c85a
<div style="background-color:#95c85a;">Content here</div>
.mybackground {background-color:#95c85a;}
Border around this has a color of #95c85a
<div style="border:2px solid #95c85a;">Content here</div>
.myborder {border:2px solid #95c85a;}