#95cc5a color space conversions
Hex:
#95cc5a
RGB:
149, 204, 90
CMY:
42, 20, 65
CMYK:
27, 0, 56, 20
HSL:
89°, 52.7778%, 57.6471%
HSV (HSB):
89°, 55.8824%, 80.0000%
XYZ:
35.8328, 50.3135, 17.4957
xyY:
0.3457, 0.4855, 50.3135
CIE-Lab:
76.2613, -36.4755, 50.3400
CIE-LCH:
76.2613, 62.1657, 125.9265
CIE-Luv:
76.2613, -27.5800, 68.2122
Hunter-Lab:
70.9320, -33.9580, 35.0282
#95cc5a color charts
#95cc5a color shades, tints & tones
#95cc5a color schemes
#95cc5a color preview, HTML & CSS examples
This text has a color of #95cc5a
<p style="color:#95cc5a;">Text here</p>
.mytext {color:#95cc5a;}
This box has a color of #95cc5a
<div style="background-color:#95cc5a;">Content here</div>
.mybackground {background-color:#95cc5a;}
Border around this has a color of #95cc5a
<div style="border:2px solid #95cc5a;">Content here</div>
.myborder {border:2px solid #95cc5a;}