#95a94e color space conversions
Hex:
#95a94e
RGB:
149, 169, 78
CMY:
42, 34, 69
CMYK:
12, 0, 54, 34
HSL:
73°, 36.8421%, 48.4314%
HSV (HSB):
73°, 53.8462%, 66.2745%
XYZ:
27.9575, 35.3156, 12.5508
xyY:
0.3687, 0.4658, 35.3156
CIE-Lab:
65.9936, -20.8963, 44.0337
CIE-LCH:
65.9936, 48.7404, 115.3868
CIE-Luv:
65.9936, -8.5777, 56.2284
Hunter-Lab:
59.4269, -20.0213, 29.0769
#95a94e color charts
#95a94e color shades, tints & tones
#95a94e color schemes
#95a94e color preview, HTML & CSS examples
This text has a color of #95a94e
<p style="color:#95a94e;">Text here</p>
.mytext {color:#95a94e;}
This box has a color of #95a94e
<div style="background-color:#95a94e;">Content here</div>
.mybackground {background-color:#95a94e;}
Border around this has a color of #95a94e
<div style="border:2px solid #95a94e;">Content here</div>
.myborder {border:2px solid #95a94e;}