#95f68c color space conversions
Hex:
#95f68c
RGB:
149, 246, 140
CMY:
42, 4, 45
CMYK:
39, 0, 43, 4
HSL:
115°, 85.4839%, 75.6863%
HSV (HSB):
115°, 43.0894%, 96.4706%
XYZ:
50.0838, 74.1945, 36.4922
xyY:
0.3115, 0.4615, 74.1945
CIE-Lab:
89.0143, -48.7953, 42.1354
CIE-LCH:
89.0143, 64.4700, 139.1890
CIE-Luv:
89.0143, -46.7535, 65.2973
Hunter-Lab:
86.1363, -46.9498, 35.1768
#95f68c color charts
#95f68c color shades, tints & tones
#95f68c color schemes
#95f68c color preview, HTML & CSS examples
This text has a color of #95f68c
<p style="color:#95f68c;">Text here</p>
.mytext {color:#95f68c;}
This box has a color of #95f68c
<div style="background-color:#95f68c;">Content here</div>
.mybackground {background-color:#95f68c;}
Border around this has a color of #95f68c
<div style="border:2px solid #95f68c;">Content here</div>
.myborder {border:2px solid #95f68c;}