#95ac30 color space conversions
Hex:
#95ac30
RGB:
149, 172, 48
CMY:
42, 33, 81
CMYK:
13, 0, 72, 33
HSL:
71°, 56.3636%, 43.1373%
HSV (HSB):
71°, 72.0930%, 67.4510%
XYZ:
27.6805, 36.1080, 8.3069
xyY:
0.3839, 0.5008, 36.1080
CIE-Lab:
66.6024, -24.6225, 57.5929
CIE-LCH:
66.6024, 62.6356, 113.1480
CIE-Luv:
66.6024, -9.9648, 68.0118
Hunter-Lab:
60.0899, -22.9313, 33.8666
#95ac30 color charts
#95ac30 color shades, tints & tones
#95ac30 color schemes
#95ac30 color preview, HTML & CSS examples
This text has a color of #95ac30
<p style="color:#95ac30;">Text here</p>
.mytext {color:#95ac30;}
This box has a color of #95ac30
<div style="background-color:#95ac30;">Content here</div>
.mybackground {background-color:#95ac30;}
Border around this has a color of #95ac30
<div style="border:2px solid #95ac30;">Content here</div>
.myborder {border:2px solid #95ac30;}