#95d75e color space conversions
Hex:
#95d75e
RGB:
149, 215, 94
CMY:
42, 16, 63
CMYK:
31, 0, 56, 16
HSL:
93°, 60.1990%, 60.5882%
HSV (HSB):
93°, 56.2791%, 84.3137%
XYZ:
38.7152, 55.7986, 19.3194
xyY:
0.3401, 0.4902, 55.7986
CIE-Lab:
79.4991, -40.9948, 52.2687
CIE-LCH:
79.4991, 66.4273, 128.1074
CIE-Luv:
79.4991, -33.0447, 71.8664
Hunter-Lab:
74.6985, -38.2080, 36.9547
#95d75e color charts
#95d75e color shades, tints & tones
#95d75e color schemes
#95d75e color preview, HTML & CSS examples
This text has a color of #95d75e
<p style="color:#95d75e;">Text here</p>
.mytext {color:#95d75e;}
This box has a color of #95d75e
<div style="background-color:#95d75e;">Content here</div>
.mybackground {background-color:#95d75e;}
Border around this has a color of #95d75e
<div style="border:2px solid #95d75e;">Content here</div>
.myborder {border:2px solid #95d75e;}