#95db2c color space conversions
Hex:
#95db2c
RGB:
149, 219, 44
CMY:
42, 14, 83
CMYK:
32, 0, 80, 14
HSL:
84°, 70.8502%, 51.5686%
HSV (HSB):
84°, 79.9087%, 85.8824%
XYZ:
38.1806, 57.2344, 11.4179
xyY:
0.3574, 0.5357, 57.2344
CIE-Lab:
80.3113, -46.2099, 71.7408
CIE-LCH:
80.3113, 85.3352, 122.7865
CIE-Luv:
80.3113, -35.2784, 88.7227
Hunter-Lab:
75.6535, -42.3087, 44.0091
#95db2c color charts
#95db2c color shades, tints & tones
#95db2c color schemes
#95db2c color preview, HTML & CSS examples
This text has a color of #95db2c
<p style="color:#95db2c;">Text here</p>
.mytext {color:#95db2c;}
This box has a color of #95db2c
<div style="background-color:#95db2c;">Content here</div>
.mybackground {background-color:#95db2c;}
Border around this has a color of #95db2c
<div style="border:2px solid #95db2c;">Content here</div>
.myborder {border:2px solid #95db2c;}