#95f25e color space conversions
Hex:
#95f25e
RGB:
149, 242, 94
CMY:
42, 5, 63
CMYK:
38, 0, 61, 5
HSL:
98°, 85.0575%, 65.8824%
HSV (HSB):
98°, 61.1570%, 94.9020%
XYZ:
46.1669, 70.7020, 21.8033
xyY:
0.3329, 0.5098, 70.7020
CIE-Lab:
87.3400, -52.3934, 61.1640
CIE-LCH:
87.3400, 80.5363, 130.5835
CIE-Luv:
87.3400, -45.7435, 84.6429
Hunter-Lab:
84.0845, -49.1416, 43.4851
#95f25e color charts
#95f25e color shades, tints & tones
#95f25e color schemes
#95f25e color preview, HTML & CSS examples
This text has a color of #95f25e
<p style="color:#95f25e;">Text here</p>
.mytext {color:#95f25e;}
This box has a color of #95f25e
<div style="background-color:#95f25e;">Content here</div>
.mybackground {background-color:#95f25e;}
Border around this has a color of #95f25e
<div style="border:2px solid #95f25e;">Content here</div>
.myborder {border:2px solid #95f25e;}