#95f52c color space conversions
Hex:
#95f52c
RGB:
149, 245, 44
CMY:
42, 4, 83
CMYK:
39, 0, 82, 4
HSL:
89°, 90.9502%, 56.6667%
HSV (HSB):
89°, 82.0408%, 96.0784%
XYZ:
45.5015, 71.8762, 13.8582
xyY:
0.3467, 0.5477, 71.8762
CIE-Lab:
87.9090, -56.7435, 78.5501
CIE-LCH:
87.9090, 96.9017, 125.8438
CIE-Luv:
87.9090, -47.5881, 99.2263
Hunter-Lab:
84.7798, -52.5635, 49.6543
#95f52c color charts
#95f52c color shades, tints & tones
#95f52c color schemes
#95f52c color preview, HTML & CSS examples
This text has a color of #95f52c
<p style="color:#95f52c;">Text here</p>
.mytext {color:#95f52c;}
This box has a color of #95f52c
<div style="background-color:#95f52c;">Content here</div>
.mybackground {background-color:#95f52c;}
Border around this has a color of #95f52c
<div style="border:2px solid #95f52c;">Content here</div>
.myborder {border:2px solid #95f52c;}