#95d65d color space conversions
Hex:
#95d65d
RGB:
149, 214, 93
CMY:
42, 16, 64
CMYK:
30, 0, 57, 16
HSL:
92°, 59.6059%, 60.1961%
HSV (HSB):
92°, 56.5421%, 83.9216%
XYZ:
38.4168, 55.2730, 18.9999
xyY:
0.3409, 0.4905, 55.2730
CIE-Lab:
79.1983, -40.6532, 52.3730
CIE-LCH:
79.1983, 66.2994, 127.8195
CIE-Luv:
79.1983, -32.5608, 71.8019
Hunter-Lab:
74.3458, -37.8687, 36.8898
#95d65d color charts
#95d65d color shades, tints & tones
#95d65d color schemes
#95d65d color preview, HTML & CSS examples
This text has a color of #95d65d
<p style="color:#95d65d;">Text here</p>
.mytext {color:#95d65d;}
This box has a color of #95d65d
<div style="background-color:#95d65d;">Content here</div>
.mybackground {background-color:#95d65d;}
Border around this has a color of #95d65d
<div style="border:2px solid #95d65d;">Content here</div>
.myborder {border:2px solid #95d65d;}