#95e88e color space conversions
Hex:
#95e88e
RGB:
149, 232, 142
CMY:
42, 9, 44
CMYK:
36, 0, 39, 9
HSL:
115°, 66.1765%, 73.3333%
HSV (HSB):
115°, 38.7931%, 90.9804%
XYZ:
46.1335, 66.0558, 35.9097
xyY:
0.3115, 0.4460, 66.0558
CIE-Lab:
85.0249, -42.5091, 36.0001
CIE-LCH:
85.0249, 55.7049, 139.7394
CIE-Luv:
85.0249, -40.4906, 56.3889
Hunter-Lab:
81.2747, -40.9097, 30.6961
#95e88e color charts
#95e88e color shades, tints & tones
#95e88e color schemes
#95e88e color preview, HTML & CSS examples
This text has a color of #95e88e
<p style="color:#95e88e;">Text here</p>
.mytext {color:#95e88e;}
This box has a color of #95e88e
<div style="background-color:#95e88e;">Content here</div>
.mybackground {background-color:#95e88e;}
Border around this has a color of #95e88e
<div style="border:2px solid #95e88e;">Content here</div>
.myborder {border:2px solid #95e88e;}