#95a83c color space conversions
Hex:
#95a83c
RGB:
149, 168, 60
CMY:
42, 34, 76
CMYK:
11, 0, 64, 34
HSL:
71°, 47.3684%, 44.7059%
HSV (HSB):
71°, 64.2857%, 65.8824%
XYZ:
27.2127, 34.7211, 9.5425
xyY:
0.3807, 0.4858, 34.7211
CIE-Lab:
65.5309, -21.8818, 51.7327
CIE-LCH:
65.5309, 56.1701, 112.9272
CIE-Luv:
65.5309, -7.7336, 62.6684
Hunter-Lab:
58.9246, -20.6828, 31.6455
#95a83c color charts
#95a83c color shades, tints & tones
#95a83c color schemes
#95a83c color preview, HTML & CSS examples
This text has a color of #95a83c
<p style="color:#95a83c;">Text here</p>
.mytext {color:#95a83c;}
This box has a color of #95a83c
<div style="background-color:#95a83c;">Content here</div>
.mybackground {background-color:#95a83c;}
Border around this has a color of #95a83c
<div style="border:2px solid #95a83c;">Content here</div>
.myborder {border:2px solid #95a83c;}