#95db1e color space conversions
Hex:
#95db1e
RGB:
149, 219, 30
CMY:
42, 14, 88
CMYK:
32, 0, 86, 14
HSL:
82°, 75.9036%, 48.8235%
HSV (HSB):
82°, 86.3014%, 85.8824%
XYZ:
37.9603, 57.1463, 10.2579
xyY:
0.3603, 0.5424, 57.1463
CIE-Lab:
80.2618, -46.7076, 74.9641
CIE-LCH:
80.2618, 88.3245, 121.9256
CIE-Luv:
80.2618, -35.3212, 90.9057
Hunter-Lab:
75.5952, -42.6574, 44.8713
#95db1e color charts
#95db1e color shades, tints & tones
#95db1e color schemes
#95db1e color preview, HTML & CSS examples
This text has a color of #95db1e
<p style="color:#95db1e;">Text here</p>
.mytext {color:#95db1e;}
This box has a color of #95db1e
<div style="background-color:#95db1e;">Content here</div>
.mybackground {background-color:#95db1e;}
Border around this has a color of #95db1e
<div style="border:2px solid #95db1e;">Content here</div>
.myborder {border:2px solid #95db1e;}