#95a81e color space conversions
Hex:
#95a81e
RGB:
149, 168, 30
CMY:
42, 34, 88
CMYK:
11, 0, 82, 34
HSL:
68°, 69.6970%, 38.8235%
HSV (HSB):
68°, 82.1429%, 65.8824%
XYZ:
26.6314, 34.4886, 6.4816
xyY:
0.3939, 0.5102, 34.4886
CIE-Lab:
65.3485, -23.4588, 62.1644
CIE-LCH:
65.3485, 66.4434, 110.6749
CIE-Luv:
65.3485, -7.4462, 70.1666
Hunter-Lab:
58.7270, -21.8263, 34.5651
#95a81e color charts
#95a81e color shades, tints & tones
#95a81e color schemes
#95a81e color preview, HTML & CSS examples
This text has a color of #95a81e
<p style="color:#95a81e;">Text here</p>
.mytext {color:#95a81e;}
This box has a color of #95a81e
<div style="background-color:#95a81e;">Content here</div>
.mybackground {background-color:#95a81e;}
Border around this has a color of #95a81e
<div style="border:2px solid #95a81e;">Content here</div>
.myborder {border:2px solid #95a81e;}