#95e35c color space conversions
Hex:
#95e35c
RGB:
149, 227, 92
CMY:
42, 11, 64
CMYK:
34, 0, 59, 11
HSL:
95°, 70.6806%, 62.5490%
HSV (HSB):
95°, 59.4714%, 89.0196%
XYZ:
41.7953, 62.1004, 19.9090
xyY:
0.3376, 0.5016, 62.1004
CIE-Lab:
82.9668, -46.3628, 57.1158
CIE-LCH:
82.9668, 73.5644, 129.0674
CIE-Luv:
82.9668, -38.8327, 78.4097
Hunter-Lab:
78.8038, -43.2355, 40.1837
#95e35c color charts
#95e35c color shades, tints & tones
#95e35c color schemes
#95e35c color preview, HTML & CSS examples
This text has a color of #95e35c
<p style="color:#95e35c;">Text here</p>
.mytext {color:#95e35c;}
This box has a color of #95e35c
<div style="background-color:#95e35c;">Content here</div>
.mybackground {background-color:#95e35c;}
Border around this has a color of #95e35c
<div style="border:2px solid #95e35c;">Content here</div>
.myborder {border:2px solid #95e35c;}