#95f65f color space conversions
Hex:
#95f65f
RGB:
149, 246, 95
CMY:
42, 4, 63
CMYK:
39, 0, 61, 4
HSL:
99°, 89.3491%, 66.8627%
HSV (HSB):
99°, 61.3821%, 96.4706%
XYZ:
47.4158, 73.1273, 22.4424
xyY:
0.3316, 0.5114, 73.1273
CIE-Lab:
88.5084, -53.9171, 62.0462
CIE-LCH:
88.5084, 82.1997, 130.9901
CIE-Luv:
88.5084, -47.5286, 86.1162
Hunter-Lab:
85.5145, -50.6764, 44.3001
#95f65f color charts
#95f65f color shades, tints & tones
#95f65f color schemes
#95f65f color preview, HTML & CSS examples
This text has a color of #95f65f
<p style="color:#95f65f;">Text here</p>
.mytext {color:#95f65f;}
This box has a color of #95f65f
<div style="background-color:#95f65f;">Content here</div>
.mybackground {background-color:#95f65f;}
Border around this has a color of #95f65f
<div style="border:2px solid #95f65f;">Content here</div>
.myborder {border:2px solid #95f65f;}