#95fc00 color space conversions
Hex:
#95fc00
RGB:
149, 252, 0
CMY:
42, 1, 100
CMYK:
41, 0, 100, 1
HSL:
85°, 100.0000%, 49.4118%
HSV (HSB):
85°, 100.0000%, 98.8235%
XYZ:
47.2048, 76.0104, 12.1835
xyY:
0.3486, 0.5614, 76.0104
CIE-Lab:
89.8642, -60.3498, 86.1487
CIE-LCH:
89.8642, 105.1841, 125.0124
CIE-Luv:
89.8642, -50.8934, 105.8469
Hunter-Lab:
87.1839, -55.9249, 52.7433
#95fc00 color charts
#95fc00 color shades, tints & tones
#95fc00 color schemes
#95fc00 color preview, HTML & CSS examples
This text has a color of #95fc00
<p style="color:#95fc00;">Text here</p>
.mytext {color:#95fc00;}
This box has a color of #95fc00
<div style="background-color:#95fc00;">Content here</div>
.mybackground {background-color:#95fc00;}
Border around this has a color of #95fc00
<div style="border:2px solid #95fc00;">Content here</div>
.myborder {border:2px solid #95fc00;}