#95ab2d color space conversions
Hex:
#95ab2d
RGB:
149, 171, 45
CMY:
42, 33, 82
CMYK:
13, 0, 74, 33
HSL:
70°, 58.3333%, 42.3529%
HSV (HSB):
70°, 73.6842%, 67.0588%
XYZ:
27.4310, 35.7048, 7.9286
xyY:
0.3860, 0.5024, 35.7048
CIE-Lab:
66.2938, -24.2910, 58.3688
CIE-LCH:
66.2938, 63.2216, 112.5953
CIE-Luv:
66.2938, -9.3502, 68.3370
Hunter-Lab:
59.7535, -22.6249, 33.9604
#95ab2d color charts
#95ab2d color shades, tints & tones
#95ab2d color schemes
#95ab2d color preview, HTML & CSS examples
This text has a color of #95ab2d
<p style="color:#95ab2d;">Text here</p>
.mytext {color:#95ab2d;}
This box has a color of #95ab2d
<div style="background-color:#95ab2d;">Content here</div>
.mybackground {background-color:#95ab2d;}
Border around this has a color of #95ab2d
<div style="border:2px solid #95ab2d;">Content here</div>
.myborder {border:2px solid #95ab2d;}