#95ff94 color space conversions
Hex:
#95ff94
RGB:
149, 255, 148
CMY:
42, 0, 42
CMYK:
42, 0, 42, 0
HSL:
119°, 100.0000%, 79.0196%
HSV (HSB):
119°, 41.9608%, 100.0000%
XYZ:
53.4997, 80.0477, 40.6480
xyY:
0.3071, 0.4595, 80.0477
CIE-Lab:
91.7062, -51.4181, 41.6914
CIE-LCH:
91.7062, 66.1966, 140.9638
CIE-Luv:
91.7062, -50.4714, 65.7737
Hunter-Lab:
89.4694, -49.8343, 35.6917
#95ff94 color charts
#95ff94 color shades, tints & tones
#95ff94 color schemes
#95ff94 color preview, HTML & CSS examples
This text has a color of #95ff94
<p style="color:#95ff94;">Text here</p>
.mytext {color:#95ff94;}
This box has a color of #95ff94
<div style="background-color:#95ff94;">Content here</div>
.mybackground {background-color:#95ff94;}
Border around this has a color of #95ff94
<div style="border:2px solid #95ff94;">Content here</div>
.myborder {border:2px solid #95ff94;}