#95e85a color space conversions
Hex:
#95e85a
RGB:
149, 232, 90
CMY:
42, 9, 65
CMYK:
36, 0, 61, 9
HSL:
95°, 75.5319%, 63.1373%
HSV (HSB):
95°, 61.2069%, 90.9804%
XYZ:
43.0965, 64.8410, 19.9170
xyY:
0.3371, 0.5071, 64.8410
CIE-Lab:
84.4017, -48.6423, 59.5745
CIE-LCH:
84.4017, 76.9103, 129.2314
CIE-Luv:
84.4017, -41.2003, 81.5073
Hunter-Lab:
80.5239, -45.3834, 41.7018
#95e85a color charts
#95e85a color shades, tints & tones
#95e85a color schemes
#95e85a color preview, HTML & CSS examples
This text has a color of #95e85a
<p style="color:#95e85a;">Text here</p>
.mytext {color:#95e85a;}
This box has a color of #95e85a
<div style="background-color:#95e85a;">Content here</div>
.mybackground {background-color:#95e85a;}
Border around this has a color of #95e85a
<div style="border:2px solid #95e85a;">Content here</div>
.myborder {border:2px solid #95e85a;}