#95e80c color space conversions
Hex:
#95e80c
RGB:
149, 232, 12
CMY:
42, 9, 95
CMYK:
36, 0, 95, 9
HSL:
83°, 90.1639%, 47.8431%
HSV (HSB):
83°, 94.8276%, 90.9804%
XYZ:
41.3174, 64.1293, 10.5484
xyY:
0.3562, 0.5529, 64.1293
CIE-Lab:
84.0331, -52.4134, 80.6153
CIE-LCH:
84.0331, 96.1561, 123.0306
CIE-Luv:
84.0331, -41.6696, 97.6224
Hunter-Lab:
80.0808, -48.0449, 48.2468
#95e80c color charts
#95e80c color shades, tints & tones
#95e80c color schemes
#95e80c color preview, HTML & CSS examples
This text has a color of #95e80c
<p style="color:#95e80c;">Text here</p>
.mytext {color:#95e80c;}
This box has a color of #95e80c
<div style="background-color:#95e80c;">Content here</div>
.mybackground {background-color:#95e80c;}
Border around this has a color of #95e80c
<div style="border:2px solid #95e80c;">Content here</div>
.myborder {border:2px solid #95e80c;}