#95bf5b color space conversions
Hex:
#95bf5b
RGB:
149, 191, 91
CMY:
42, 25, 64
CMYK:
22, 0, 52, 25
HSL:
85°, 43.8596%, 55.2941%
HSV (HSB):
85°, 52.3560%, 74.9020%
XYZ:
32.9136, 44.4065, 16.7341
xyY:
0.3499, 0.4721, 44.4065
CIE-Lab:
72.4994, -30.3483, 45.4552
CIE-LCH:
72.4994, 54.6552, 123.7292
CIE-Luv:
72.4994, -20.8446, 61.3573
Hunter-Lab:
66.6382, -28.4532, 31.7579
#95bf5b color charts
#95bf5b color shades, tints & tones
#95bf5b color schemes
#95bf5b color preview, HTML & CSS examples
This text has a color of #95bf5b
<p style="color:#95bf5b;">Text here</p>
.mytext {color:#95bf5b;}
This box has a color of #95bf5b
<div style="background-color:#95bf5b;">Content here</div>
.mybackground {background-color:#95bf5b;}
Border around this has a color of #95bf5b
<div style="border:2px solid #95bf5b;">Content here</div>
.myborder {border:2px solid #95bf5b;}