#95a00a color space conversions
Hex:
#95a00a
RGB:
149, 160, 10
CMY:
42, 37, 96
CMYK:
7, 0, 94, 37
HSL:
64°, 88.2353%, 33.3333%
HSV (HSB):
64°, 93.7500%, 62.7451%
XYZ:
25.0200, 31.5531, 5.0588
xyY:
0.4060, 0.5120, 31.5531
CIE-Lab:
62.9718, -19.9509, 64.2587
CIE-LCH:
62.9718, 67.2846, 107.2484
CIE-Luv:
62.9718, -2.4061, 69.3345
Hunter-Lab:
56.1721, -18.7943, 33.9809
#95a00a color charts
#95a00a color shades, tints & tones
#95a00a color schemes
#95a00a color preview, HTML & CSS examples
This text has a color of #95a00a
<p style="color:#95a00a;">Text here</p>
.mytext {color:#95a00a;}
This box has a color of #95a00a
<div style="background-color:#95a00a;">Content here</div>
.mybackground {background-color:#95a00a;}
Border around this has a color of #95a00a
<div style="border:2px solid #95a00a;">Content here</div>
.myborder {border:2px solid #95a00a;}