#95da3b color space conversions
Hex:
#95da3b
RGB:
149, 218, 59
CMY:
42, 15, 77
CMYK:
32, 0, 73, 15
HSL:
86°, 68.2403%, 54.3137%
HSV (HSB):
86°, 72.9358%, 85.4902%
XYZ:
38.2552, 56.8481, 13.0942
xyY:
0.3536, 0.5254, 56.8481
CIE-Lab:
80.0941, -45.0334, 66.9600
CIE-LCH:
80.0941, 80.6948, 123.9225
CIE-Luv:
80.0941, -34.7217, 85.0193
Hunter-Lab:
75.3977, -41.3787, 42.4816
#95da3b color charts
#95da3b color shades, tints & tones
#95da3b color schemes
#95da3b color preview, HTML & CSS examples
This text has a color of #95da3b
<p style="color:#95da3b;">Text here</p>
.mytext {color:#95da3b;}
This box has a color of #95da3b
<div style="background-color:#95da3b;">Content here</div>
.mybackground {background-color:#95da3b;}
Border around this has a color of #95da3b
<div style="border:2px solid #95da3b;">Content here</div>
.myborder {border:2px solid #95da3b;}