#95ed5f color space conversions
Hex:
#95ed5f
RGB:
149, 237, 95
CMY:
42, 7, 63
CMYK:
37, 0, 60, 7
HSL:
97°, 79.7753%, 65.0980%
HSV (HSB):
97°, 59.9156%, 92.9412%
XYZ:
44.7442, 67.7842, 21.5519
xyY:
0.3337, 0.5055, 67.7842
CIE-Lab:
85.8984, -50.2593, 59.1299
CIE-LCH:
85.8984, 77.6038, 130.3639
CIE-Luv:
85.8984, -43.4540, 81.9390
Hunter-Lab:
82.3311, -47.0708, 42.1114
#95ed5f color charts
#95ed5f color shades, tints & tones
#95ed5f color schemes
#95ed5f color preview, HTML & CSS examples
This text has a color of #95ed5f
<p style="color:#95ed5f;">Text here</p>
.mytext {color:#95ed5f;}
This box has a color of #95ed5f
<div style="background-color:#95ed5f;">Content here</div>
.mybackground {background-color:#95ed5f;}
Border around this has a color of #95ed5f
<div style="border:2px solid #95ed5f;">Content here</div>
.myborder {border:2px solid #95ed5f;}