#95f54e color space conversions
Hex:
#95f54e
RGB:
149, 245, 78
CMY:
42, 4, 69
CMYK:
39, 0, 68, 4
HSL:
94°, 89.3048%, 63.3333%
HSV (HSB):
94°, 68.1633%, 96.0784%
XYZ:
46.4220, 72.2444, 18.7056
xyY:
0.3379, 0.5259, 72.2444
CIE-Lab:
88.0861, -54.8869, 68.2770
CIE-LCH:
88.0861, 87.6032, 128.7953
CIE-Luv:
88.0861, -47.2938, 91.3783
Hunter-Lab:
84.9967, -51.2544, 46.4495
#95f54e color charts
#95f54e color shades, tints & tones
#95f54e color schemes
#95f54e color preview, HTML & CSS examples
This text has a color of #95f54e
<p style="color:#95f54e;">Text here</p>
.mytext {color:#95f54e;}
This box has a color of #95f54e
<div style="background-color:#95f54e;">Content here</div>
.mybackground {background-color:#95f54e;}
Border around this has a color of #95f54e
<div style="border:2px solid #95f54e;">Content here</div>
.myborder {border:2px solid #95f54e;}