#95a68d color space conversions
Hex:
#95a68d
RGB:
149, 166, 141
CMY:
42, 35, 45
CMYK:
10, 0, 15, 35
HSL:
101°, 12.3153%, 60.1961%
HSV (HSB):
101°, 15.0602%, 65.0980%
XYZ:
30.8384, 35.5851, 30.4426
xyY:
0.3184, 0.3674, 35.5851
CIE-Lab:
66.2017, -10.7430, 10.9483
CIE-LCH:
66.2017, 15.3388, 134.4577
CIE-Luv:
66.2017, -8.4207, 17.1407
Hunter-Lab:
59.6532, -12.1157, 11.5001
#95a68d color charts
#95a68d color shades, tints & tones
#95a68d color schemes
#95a68d color preview, HTML & CSS examples
This text has a color of #95a68d
<p style="color:#95a68d;">Text here</p>
.mytext {color:#95a68d;}
This box has a color of #95a68d
<div style="background-color:#95a68d;">Content here</div>
.mybackground {background-color:#95a68d;}
Border around this has a color of #95a68d
<div style="border:2px solid #95a68d;">Content here</div>
.myborder {border:2px solid #95a68d;}