#95ab5d color space conversions
Hex:
#95ab5d
RGB:
149, 171, 93
CMY:
42, 33, 64
CMYK:
13, 0, 46, 33
HSL:
77°, 31.7073%, 51.7647%
HSV (HSB):
77°, 45.6140%, 67.0588%
XYZ:
28.9331, 36.3057, 15.8387
xyY:
0.3569, 0.4478, 36.3057
CIE-Lab:
66.7528, -20.3452, 37.4933
CIE-LCH:
66.7528, 42.6576, 118.4858
CIE-Luv:
66.7528, -9.9670, 50.1614
Hunter-Lab:
60.2542, -19.7320, 26.5927
#95ab5d color charts
#95ab5d color shades, tints & tones
#95ab5d color schemes
#95ab5d color preview, HTML & CSS examples
This text has a color of #95ab5d
<p style="color:#95ab5d;">Text here</p>
.mytext {color:#95ab5d;}
This box has a color of #95ab5d
<div style="background-color:#95ab5d;">Content here</div>
.mybackground {background-color:#95ab5d;}
Border around this has a color of #95ab5d
<div style="border:2px solid #95ab5d;">Content here</div>
.myborder {border:2px solid #95ab5d;}