#95f94e color space conversions
Hex:
#95f94e
RGB:
149, 249, 78
CMY:
42, 2, 69
CMYK:
40, 0, 69, 2
HSL:
95°, 93.4426%, 64.1176%
HSV (HSB):
95°, 68.6747%, 97.6471%
XYZ:
47.6453, 74.6910, 19.1134
xyY:
0.3368, 0.5280, 74.6910
CIE-Lab:
89.2480, -56.4665, 69.4782
CIE-LCH:
89.2480, 89.5304, 129.1015
CIE-Luv:
89.2480, -49.0867, 93.1161
Hunter-Lab:
86.4239, -52.8354, 47.3843
#95f94e color charts
#95f94e color shades, tints & tones
#95f94e color schemes
#95f94e color preview, HTML & CSS examples
This text has a color of #95f94e
<p style="color:#95f94e;">Text here</p>
.mytext {color:#95f94e;}
This box has a color of #95f94e
<div style="background-color:#95f94e;">Content here</div>
.mybackground {background-color:#95f94e;}
Border around this has a color of #95f94e
<div style="border:2px solid #95f94e;">Content here</div>
.myborder {border:2px solid #95f94e;}