#95b64e color space conversions
Hex:
#95b64e
RGB:
149, 182, 78
CMY:
42, 29, 69
CMYK:
18, 0, 57, 29
HSL:
79°, 41.6000%, 50.9804%
HSV (HSB):
79°, 57.1429%, 71.3725%
XYZ:
30.4975, 40.3955, 13.3975
xyY:
0.3618, 0.4792, 40.3955
CIE-Lab:
69.7503, -27.3094, 48.3696
CIE-LCH:
69.7503, 55.5465, 119.4490
CIE-Luv:
69.7503, -15.9110, 62.5469
Hunter-Lab:
63.5575, -25.5738, 31.9923
#95b64e color charts
#95b64e color shades, tints & tones
#95b64e color schemes
#95b64e color preview, HTML & CSS examples
This text has a color of #95b64e
<p style="color:#95b64e;">Text here</p>
.mytext {color:#95b64e;}
This box has a color of #95b64e
<div style="background-color:#95b64e;">Content here</div>
.mybackground {background-color:#95b64e;}
Border around this has a color of #95b64e
<div style="border:2px solid #95b64e;">Content here</div>
.myborder {border:2px solid #95b64e;}