#95cc3e color space conversions
Hex:
#95cc3e
RGB:
149, 204, 62
CMY:
42, 20, 76
CMYK:
27, 0, 70, 20
HSL:
83°, 58.1967%, 52.1569%
HSV (HSB):
83°, 69.6078%, 80.0000%
XYZ:
34.8568, 49.9231, 12.3564
xyY:
0.3588, 0.5139, 49.9231
CIE-Lab:
76.0220, -38.7538, 61.8293
CIE-LCH:
76.0220, 72.9707, 122.0790
CIE-Luv:
76.0220, -27.6391, 78.1581
Hunter-Lab:
70.6563, -35.5892, 39.0907
#95cc3e color charts
#95cc3e color shades, tints & tones
#95cc3e color schemes
#95cc3e color preview, HTML & CSS examples
This text has a color of #95cc3e
<p style="color:#95cc3e;">Text here</p>
.mytext {color:#95cc3e;}
This box has a color of #95cc3e
<div style="background-color:#95cc3e;">Content here</div>
.mybackground {background-color:#95cc3e;}
Border around this has a color of #95cc3e
<div style="border:2px solid #95cc3e;">Content here</div>
.myborder {border:2px solid #95cc3e;}