#95cf7f color space conversions
Hex:
#95cf7f
RGB:
149, 207, 127
CMY:
42, 19, 50
CMYK:
28, 0, 39, 19
HSL:
104°, 45.4545%, 65.4902%
HSV (HSB):
104°, 38.6473%, 81.1765%
XYZ:
38.5380, 52.5475, 28.1902
xyY:
0.3231, 0.4406, 52.5475
CIE-Lab:
77.6071, -33.4062, 33.9211
CIE-LCH:
77.6071, 47.6090, 134.5618
CIE-Luv:
77.6071, -28.9426, 51.0609
Hunter-Lab:
72.4897, -31.9601, 27.6857
#95cf7f color charts
#95cf7f color shades, tints & tones
#95cf7f color schemes
#95cf7f color preview, HTML & CSS examples
This text has a color of #95cf7f
<p style="color:#95cf7f;">Text here</p>
.mytext {color:#95cf7f;}
This box has a color of #95cf7f
<div style="background-color:#95cf7f;">Content here</div>
.mybackground {background-color:#95cf7f;}
Border around this has a color of #95cf7f
<div style="border:2px solid #95cf7f;">Content here</div>
.myborder {border:2px solid #95cf7f;}