#95df05 color space conversions
Hex:
#95df05
RGB:
149, 223, 5
CMY:
42, 13, 98
CMYK:
33, 0, 98, 13
HSL:
80°, 95.6140%, 44.7059%
HSV (HSB):
80°, 97.7578%, 87.4510%
XYZ:
38.8095, 59.1759, 9.5202
xyY:
0.3610, 0.5504, 59.1759
CIE-Lab:
81.3882, -48.8370, 79.1422
CIE-LCH:
81.3882, 92.9975, 121.6779
CIE-Luv:
81.3882, -37.3367, 94.5230
Hunter-Lab:
76.9259, -44.5661, 46.5105
#95df05 color charts
#95df05 color shades, tints & tones
#95df05 color schemes
#95df05 color preview, HTML & CSS examples
This text has a color of #95df05
<p style="color:#95df05;">Text here</p>
.mytext {color:#95df05;}
This box has a color of #95df05
<div style="background-color:#95df05;">Content here</div>
.mybackground {background-color:#95df05;}
Border around this has a color of #95df05
<div style="border:2px solid #95df05;">Content here</div>
.myborder {border:2px solid #95df05;}