#95da32 color space conversions
Hex:
#95da32
RGB:
149, 218, 50
CMY:
42, 15, 80
CMYK:
32, 0, 77, 15
HSL:
85°, 69.4215%, 52.5490%
HSV (HSB):
85°, 77.0642%, 85.4902%
XYZ:
38.0416, 56.7627, 11.9689
xyY:
0.3563, 0.5316, 56.7627
CIE-Lab:
80.0459, -45.5144, 69.7900
CIE-LCH:
80.0459, 83.3198, 123.1109
CIE-Luv:
80.0459, -34.7609, 87.1160
Hunter-Lab:
75.3410, -41.7176, 43.3197
#95da32 color charts
#95da32 color shades, tints & tones
#95da32 color schemes
#95da32 color preview, HTML & CSS examples
This text has a color of #95da32
<p style="color:#95da32;">Text here</p>
.mytext {color:#95da32;}
This box has a color of #95da32
<div style="background-color:#95da32;">Content here</div>
.mybackground {background-color:#95da32;}
Border around this has a color of #95da32
<div style="border:2px solid #95da32;">Content here</div>
.myborder {border:2px solid #95da32;}