#95e04a color space conversions
Hex:
#95e04a
RGB:
149, 224, 74
CMY:
42, 12, 71
CMYK:
33, 0, 67, 12
HSL:
90°, 70.7547%, 58.4314%
HSV (HSB):
90°, 66.9643%, 87.8431%
XYZ:
40.2861, 60.1953, 15.9741
xyY:
0.3459, 0.5169, 60.1953
CIE-Lab:
81.9442, -46.5877, 63.3864
CIE-LCH:
81.9442, 78.6654, 126.3151
CIE-Luv:
81.9442, -37.5557, 83.3742
Hunter-Lab:
77.5856, -43.0892, 42.1027
#95e04a color charts
#95e04a color shades, tints & tones
#95e04a color schemes
#95e04a color preview, HTML & CSS examples
This text has a color of #95e04a
<p style="color:#95e04a;">Text here</p>
.mytext {color:#95e04a;}
This box has a color of #95e04a
<div style="background-color:#95e04a;">Content here</div>
.mybackground {background-color:#95e04a;}
Border around this has a color of #95e04a
<div style="border:2px solid #95e04a;">Content here</div>
.myborder {border:2px solid #95e04a;}