#95fd3a color space conversions
Hex:
#95fd3a
RGB:
149, 253, 58
CMY:
42, 1, 77
CMYK:
41, 0, 77, 1
HSL:
92°, 97.9899%, 60.9804%
HSV (HSB):
92°, 77.0751%, 99.2157%
XYZ:
48.2834, 76.9456, 16.3102
xyY:
0.3411, 0.5436, 76.9456
CIE-Lab:
90.2966, -59.2205, 77.0524
CIE-LCH:
90.2966, 97.1810, 127.5450
CIE-Luv:
90.2966, -51.0691, 99.8401
Hunter-Lab:
87.7186, -55.2550, 50.3788
#95fd3a color charts
#95fd3a color shades, tints & tones
#95fd3a color schemes
#95fd3a color preview, HTML & CSS examples
This text has a color of #95fd3a
<p style="color:#95fd3a;">Text here</p>
.mytext {color:#95fd3a;}
This box has a color of #95fd3a
<div style="background-color:#95fd3a;">Content here</div>
.mybackground {background-color:#95fd3a;}
Border around this has a color of #95fd3a
<div style="border:2px solid #95fd3a;">Content here</div>
.myborder {border:2px solid #95fd3a;}