#95da4e color space conversions
Hex:
#95da4e
RGB:
149, 218, 78
CMY:
42, 15, 69
CMYK:
32, 0, 64, 15
HSL:
90°, 65.4206%, 58.0392%
HSV (HSB):
90°, 64.2202%, 85.4902%
XYZ:
38.8410, 57.0824, 16.1786
xyY:
0.3465, 0.5092, 57.0824
CIE-Lab:
80.2259, -43.7271, 59.9756
CIE-LCH:
80.2259, 74.2235, 126.0951
CIE-Luv:
80.2259, -34.6171, 79.3726
Hunter-Lab:
75.5529, -40.4526, 40.1909
#95da4e color charts
#95da4e color shades, tints & tones
#95da4e color schemes
#95da4e color preview, HTML & CSS examples
This text has a color of #95da4e
<p style="color:#95da4e;">Text here</p>
.mytext {color:#95da4e;}
This box has a color of #95da4e
<div style="background-color:#95da4e;">Content here</div>
.mybackground {background-color:#95da4e;}
Border around this has a color of #95da4e
<div style="border:2px solid #95da4e;">Content here</div>
.myborder {border:2px solid #95da4e;}