#95da8e color space conversions
Hex:
#95da8e
RGB:
149, 218, 142
CMY:
42, 15, 44
CMYK:
32, 0, 35, 15
HSL:
114°, 50.6667%, 70.5882%
HSV (HSB):
114°, 34.8624%, 85.4902%
XYZ:
42.3483, 58.4854, 34.6480
xyY:
0.3126, 0.4317, 58.4854
CIE-Lab:
81.0079, -36.2495, 30.7120
CIE-LCH:
81.0079, 47.5106, 139.7274
CIE-Luv:
81.0079, -34.0654, 48.3477
Hunter-Lab:
76.4757, -34.9884, 26.6712
#95da8e color charts
#95da8e color shades, tints & tones
#95da8e color schemes
#95da8e color preview, HTML & CSS examples
This text has a color of #95da8e
<p style="color:#95da8e;">Text here</p>
.mytext {color:#95da8e;}
This box has a color of #95da8e
<div style="background-color:#95da8e;">Content here</div>
.mybackground {background-color:#95da8e;}
Border around this has a color of #95da8e
<div style="border:2px solid #95da8e;">Content here</div>
.myborder {border:2px solid #95da8e;}