#95ed8d color space conversions
Hex:
#95ed8d
RGB:
149, 237, 141
CMY:
42, 7, 45
CMYK:
37, 0, 41, 7
HSL:
115°, 72.7273%, 74.1176%
HSV (HSB):
115°, 40.5063%, 92.9412%
XYZ:
47.4863, 68.8810, 35.9919
xyY:
0.3117, 0.4521, 68.8810
CIE-Lab:
86.4451, -44.8269, 38.3435
CIE-LCH:
86.4451, 58.9888, 139.4574
CIE-Luv:
86.4451, -42.7536, 59.7768
Hunter-Lab:
82.9946, -43.1097, 32.3842
#95ed8d color charts
#95ed8d color shades, tints & tones
#95ed8d color schemes
#95ed8d color preview, HTML & CSS examples
This text has a color of #95ed8d
<p style="color:#95ed8d;">Text here</p>
.mytext {color:#95ed8d;}
This box has a color of #95ed8d
<div style="background-color:#95ed8d;">Content here</div>
.mybackground {background-color:#95ed8d;}
Border around this has a color of #95ed8d
<div style="border:2px solid #95ed8d;">Content here</div>
.myborder {border:2px solid #95ed8d;}