#95b05d color space conversions
Hex:
#95b05d
RGB:
149, 176, 93
CMY:
42, 31, 64
CMYK:
15, 0, 47, 31
HSL:
80°, 34.4398%, 52.7451%
HSV (HSB):
80°, 47.1591%, 69.0196%
XYZ:
29.8955, 38.2305, 16.1595
xyY:
0.3547, 0.4536, 38.2305
CIE-Lab:
68.1902, -22.8519, 39.2661
CIE-LCH:
68.1902, 45.4316, 120.1983
CIE-Luv:
68.1902, -12.7513, 52.7644
Hunter-Lab:
61.8309, -21.8983, 27.7862
#95b05d color charts
#95b05d color shades, tints & tones
#95b05d color schemes
#95b05d color preview, HTML & CSS examples
This text has a color of #95b05d
<p style="color:#95b05d;">Text here</p>
.mytext {color:#95b05d;}
This box has a color of #95b05d
<div style="background-color:#95b05d;">Content here</div>
.mybackground {background-color:#95b05d;}
Border around this has a color of #95b05d
<div style="border:2px solid #95b05d;">Content here</div>
.myborder {border:2px solid #95b05d;}