#95a95c color space conversions
Hex:
#95a95c
RGB:
149, 169, 92
CMY:
42, 34, 64
CMYK:
12, 0, 46, 34
HSL:
76°, 30.9237%, 51.1765%
HSV (HSB):
76°, 45.5621%, 66.2745%
XYZ:
28.5142, 35.5382, 15.4819
xyY:
0.3585, 0.4468, 35.5382
CIE-Lab:
66.1656, -19.4452, 37.2765
CIE-LCH:
66.1656, 42.0435, 117.5487
CIE-Luv:
66.1656, -8.8224, 49.6257
Hunter-Lab:
59.6139, -18.9454, 26.3320
#95a95c color charts
#95a95c color shades, tints & tones
#95a95c color schemes
#95a95c color preview, HTML & CSS examples
This text has a color of #95a95c
<p style="color:#95a95c;">Text here</p>
.mytext {color:#95a95c;}
This box has a color of #95a95c
<div style="background-color:#95a95c;">Content here</div>
.mybackground {background-color:#95a95c;}
Border around this has a color of #95a95c
<div style="border:2px solid #95a95c;">Content here</div>
.myborder {border:2px solid #95a95c;}