#95d03e color space conversions
Hex:
#95d03e
RGB:
149, 208, 62
CMY:
42, 18, 76
CMYK:
28, 0, 70, 18
HSL:
84°, 60.8333%, 52.9412%
HSV (HSB):
84°, 70.1923%, 81.5686%
XYZ:
35.8198, 51.8491, 12.6774
xyY:
0.3570, 0.5167, 51.8491
CIE-Lab:
77.1905, -40.5245, 63.0126
CIE-LCH:
77.1905, 74.9187, 122.7458
CIE-Luv:
77.1905, -29.6934, 79.9070
Hunter-Lab:
72.0063, -37.2156, 39.9659
#95d03e color charts
#95d03e color shades, tints & tones
#95d03e color schemes
#95d03e color preview, HTML & CSS examples
This text has a color of #95d03e
<p style="color:#95d03e;">Text here</p>
.mytext {color:#95d03e;}
This box has a color of #95d03e
<div style="background-color:#95d03e;">Content here</div>
.mybackground {background-color:#95d03e;}
Border around this has a color of #95d03e
<div style="border:2px solid #95d03e;">Content here</div>
.myborder {border:2px solid #95d03e;}