#95fc3c color space conversions
Hex:
#95fc3c
RGB:
149, 252, 60
CMY:
42, 1, 76
CMYK:
41, 0, 76, 1
HSL:
92°, 96.9697%, 61.1765%
HSV (HSB):
92°, 76.1905%, 98.8235%
XYZ:
48.0204, 76.3366, 16.4785
xyY:
0.3410, 0.5420, 76.3366
CIE-Lab:
90.0154, -58.7342, 76.2036
CIE-LCH:
90.0154, 96.2117, 127.6234
CIE-Luv:
90.0154, -50.6082, 99.0021
Hunter-Lab:
87.3708, -54.7924, 49.9773
#95fc3c color charts
#95fc3c color shades, tints & tones
#95fc3c color schemes
#95fc3c color preview, HTML & CSS examples
This text has a color of #95fc3c
<p style="color:#95fc3c;">Text here</p>
.mytext {color:#95fc3c;}
This box has a color of #95fc3c
<div style="background-color:#95fc3c;">Content here</div>
.mybackground {background-color:#95fc3c;}
Border around this has a color of #95fc3c
<div style="border:2px solid #95fc3c;">Content here</div>
.myborder {border:2px solid #95fc3c;}