#95d88e color space conversions
Hex:
#95d88e
RGB:
149, 216, 142
CMY:
42, 15, 44
CMYK:
31, 0, 34, 15
HSL:
114°, 48.6842%, 70.1961%
HSV (HSB):
114°, 34.2593%, 84.7059%
XYZ:
41.8328, 57.4543, 34.4762
xyY:
0.3127, 0.4295, 57.4543
CIE-Lab:
80.4344, -35.3338, 29.9494
CIE-LCH:
80.4344, 46.3189, 139.7149
CIE-Luv:
80.4344, -33.1306, 47.1789
Hunter-Lab:
75.7986, -34.1345, 26.0916
#95d88e color charts
#95d88e color shades, tints & tones
#95d88e color schemes
#95d88e color preview, HTML & CSS examples
This text has a color of #95d88e
<p style="color:#95d88e;">Text here</p>
.mytext {color:#95d88e;}
This box has a color of #95d88e
<div style="background-color:#95d88e;">Content here</div>
.mybackground {background-color:#95d88e;}
Border around this has a color of #95d88e
<div style="border:2px solid #95d88e;">Content here</div>
.myborder {border:2px solid #95d88e;}