#95f96a color space conversions
Hex:
#95f96a
RGB:
149, 249, 106
CMY:
42, 2, 58
CMYK:
40, 0, 57, 2
HSL:
102°, 92.2581%, 69.6078%
HSV (HSB):
102°, 57.4297%, 97.6471%
XYZ:
48.8716, 75.1815, 25.5714
xyY:
0.3266, 0.5025, 75.1815
CIE-Lab:
89.4780, -54.0785, 58.4644
CIE-LCH:
89.4780, 79.6402, 132.7682
CIE-Luv:
89.4780, -48.6961, 83.2183
Hunter-Lab:
86.7073, -51.1281, 43.2095
#95f96a color charts
#95f96a color shades, tints & tones
#95f96a color schemes
#95f96a color preview, HTML & CSS examples
This text has a color of #95f96a
<p style="color:#95f96a;">Text here</p>
.mytext {color:#95f96a;}
This box has a color of #95f96a
<div style="background-color:#95f96a;">Content here</div>
.mybackground {background-color:#95f96a;}
Border around this has a color of #95f96a
<div style="border:2px solid #95f96a;">Content here</div>
.myborder {border:2px solid #95f96a;}