#95c050 color space conversions
Hex:
#95c050
RGB:
149, 192, 80
CMY:
42, 25, 69
CMYK:
22, 0, 58, 25
HSL:
83°, 47.0588%, 53.3333%
HSV (HSB):
83°, 58.3333%, 75.2941%
XYZ:
32.6920, 44.6680, 14.4882
xyY:
0.3559, 0.4863, 44.6680
CIE-Lab:
72.6728, -31.8851, 50.7789
CIE-LCH:
72.6728, 59.9597, 122.1256
CIE-Luv:
72.6728, -21.3408, 66.5350
Hunter-Lab:
66.8341, -29.6462, 33.9311
#95c050 color charts
#95c050 color shades, tints & tones
#95c050 color schemes
#95c050 color preview, HTML & CSS examples
This text has a color of #95c050
<p style="color:#95c050;">Text here</p>
.mytext {color:#95c050;}
This box has a color of #95c050
<div style="background-color:#95c050;">Content here</div>
.mybackground {background-color:#95c050;}
Border around this has a color of #95c050
<div style="border:2px solid #95c050;">Content here</div>
.myborder {border:2px solid #95c050;}