#95da10 color space conversions
Hex:
#95da10
RGB:
149, 218, 16
CMY:
42, 15, 94
CMYK:
32, 0, 93, 15
HSL:
80°, 86.3248%, 45.8824%
HSV (HSB):
80°, 92.6606%, 85.4902%
XYZ:
37.5594, 56.5698, 9.4297
xyY:
0.3627, 0.5463, 56.5698
CIE-Lab:
79.9370, -46.6084, 76.9224
CIE-LCH:
79.9370, 89.9411, 121.2123
CIE-Luv:
79.9370, -34.8513, 91.9216
Hunter-Lab:
75.2129, -42.4843, 45.2156
#95da10 color charts
#95da10 color shades, tints & tones
#95da10 color schemes
#95da10 color preview, HTML & CSS examples
This text has a color of #95da10
<p style="color:#95da10;">Text here</p>
.mytext {color:#95da10;}
This box has a color of #95da10
<div style="background-color:#95da10;">Content here</div>
.mybackground {background-color:#95da10;}
Border around this has a color of #95da10
<div style="border:2px solid #95da10;">Content here</div>
.myborder {border:2px solid #95da10;}