#95ff2c color space conversions
Hex:
#95ff2c
RGB:
149, 255, 44
CMY:
42, 0, 83
CMYK:
42, 0, 83, 0
HSL:
90°, 100.0000%, 58.6275%
HSV (HSB):
90°, 82.7451%, 100.0000%
XYZ:
48.6090, 78.0914, 14.8941
xyY:
0.3433, 0.5515, 78.0914
CIE-Lab:
90.8216, -60.5887, 81.1252
CIE-LCH:
90.8216, 101.2536, 126.7544
CIE-Luv:
90.8216, -52.0613, 103.1951
Hunter-Lab:
88.3693, -56.4594, 51.8656
#95ff2c color charts
#95ff2c color shades, tints & tones
#95ff2c color schemes
#95ff2c color preview, HTML & CSS examples
This text has a color of #95ff2c
<p style="color:#95ff2c;">Text here</p>
.mytext {color:#95ff2c;}
This box has a color of #95ff2c
<div style="background-color:#95ff2c;">Content here</div>
.mybackground {background-color:#95ff2c;}
Border around this has a color of #95ff2c
<div style="border:2px solid #95ff2c;">Content here</div>
.myborder {border:2px solid #95ff2c;}