#95ff80 color space conversions
Hex:
#95ff80
RGB:
149, 255, 128
CMY:
42, 0, 50
CMYK:
42, 0, 50, 0
HSL:
110°, 100.0000%, 75.0980%
HSV (HSB):
110°, 49.8039%, 100.0000%
XYZ:
52.0507, 79.4681, 33.0176
xyY:
0.3163, 0.4830, 79.4681
CIE-Lab:
91.4457, -54.0562, 50.8844
CIE-LCH:
91.4457, 74.2381, 136.7312
CIE-Luv:
91.4457, -50.9113, 76.2764
Hunter-Lab:
89.1449, -51.7793, 40.4415
#95ff80 color charts
#95ff80 color shades, tints & tones
#95ff80 color schemes
#95ff80 color preview, HTML & CSS examples
This text has a color of #95ff80
<p style="color:#95ff80;">Text here</p>
.mytext {color:#95ff80;}
This box has a color of #95ff80
<div style="background-color:#95ff80;">Content here</div>
.mybackground {background-color:#95ff80;}
Border around this has a color of #95ff80
<div style="border:2px solid #95ff80;">Content here</div>
.myborder {border:2px solid #95ff80;}