#95a05a color space conversions
Hex:
#95a05a
RGB:
149, 160, 90
CMY:
42, 37, 65
CMYK:
7, 0, 44, 37
HSL:
69°, 28.0000%, 49.0196%
HSV (HSB):
69°, 43.7500%, 62.7451%
XYZ:
26.8107, 32.2694, 14.4884
xyY:
0.3644, 0.4386, 32.2694
CIE-Lab:
63.5649, -15.0381, 35.0751
CIE-LCH:
63.5649, 38.1629, 113.2068
CIE-Luv:
63.5649, -3.6121, 45.9414
Hunter-Lab:
56.8061, -15.1644, 24.6424
#95a05a color charts
#95a05a color shades, tints & tones
#95a05a color schemes
#95a05a color preview, HTML & CSS examples
This text has a color of #95a05a
<p style="color:#95a05a;">Text here</p>
.mytext {color:#95a05a;}
This box has a color of #95a05a
<div style="background-color:#95a05a;">Content here</div>
.mybackground {background-color:#95a05a;}
Border around this has a color of #95a05a
<div style="border:2px solid #95a05a;">Content here</div>
.myborder {border:2px solid #95a05a;}