#95f04f color space conversions
Hex:
#95f04f
RGB:
149, 240, 79
CMY:
42, 6, 69
CMYK:
38, 0, 67, 6
HSL:
94°, 84.2932%, 62.5490%
HSV (HSB):
94°, 67.0833%, 94.1176%
XYZ:
44.9658, 69.2743, 18.3985
xyY:
0.3390, 0.5223, 69.2743
CIE-Lab:
86.6397, -52.8133, 66.3950
CIE-LCH:
86.6397, 84.8383, 128.5002
CIE-Luv:
86.6397, -45.0128, 88.8818
Hunter-Lab:
83.2312, -49.2195, 45.1556
#95f04f color charts
#95f04f color shades, tints & tones
#95f04f color schemes
#95f04f color preview, HTML & CSS examples
This text has a color of #95f04f
<p style="color:#95f04f;">Text here</p>
.mytext {color:#95f04f;}
This box has a color of #95f04f
<div style="background-color:#95f04f;">Content here</div>
.mybackground {background-color:#95f04f;}
Border around this has a color of #95f04f
<div style="border:2px solid #95f04f;">Content here</div>
.myborder {border:2px solid #95f04f;}