#95da2c color space conversions
Hex:
#95da2c
RGB:
149, 218, 44
CMY:
42, 15, 83
CMYK:
32, 0, 80, 15
HSL:
84°, 70.1613%, 51.3725%
HSV (HSB):
84°, 79.8165%, 85.4902%
XYZ:
37.9205, 56.7142, 11.3312
xyY:
0.3579, 0.5352, 56.7142
CIE-Lab:
80.0186, -45.7880, 71.4755
CIE-LCH:
80.0186, 84.8840, 122.6441
CIE-Luv:
80.0186, -34.7833, 88.3132
Hunter-Lab:
75.3088, -41.9099, 43.7952
#95da2c color charts
#95da2c color shades, tints & tones
#95da2c color schemes
#95da2c color preview, HTML & CSS examples
This text has a color of #95da2c
<p style="color:#95da2c;">Text here</p>
.mytext {color:#95da2c;}
This box has a color of #95da2c
<div style="background-color:#95da2c;">Content here</div>
.mybackground {background-color:#95da2c;}
Border around this has a color of #95da2c
<div style="border:2px solid #95da2c;">Content here</div>
.myborder {border:2px solid #95da2c;}