#95fc8c color space conversions
Hex:
#95fc8c
RGB:
149, 252, 140
CMY:
42, 1, 45
CMYK:
41, 0, 44, 1
HSL:
115°, 94.9153%, 76.8627%
HSV (HSB):
115°, 44.4444%, 98.8235%
XYZ:
51.9385, 77.9038, 37.1104
xyY:
0.3111, 0.4666, 77.9038
CIE-Lab:
90.7360, -51.2915, 44.3236
CIE-LCH:
90.7360, 67.7894, 139.1680
CIE-Luv:
90.7360, -49.3628, 68.5438
Hunter-Lab:
88.2631, -49.4221, 36.8556
#95fc8c color charts
#95fc8c color shades, tints & tones
#95fc8c color schemes
#95fc8c color preview, HTML & CSS examples
This text has a color of #95fc8c
<p style="color:#95fc8c;">Text here</p>
.mytext {color:#95fc8c;}
This box has a color of #95fc8c
<div style="background-color:#95fc8c;">Content here</div>
.mybackground {background-color:#95fc8c;}
Border around this has a color of #95fc8c
<div style="border:2px solid #95fc8c;">Content here</div>
.myborder {border:2px solid #95fc8c;}