#95a00c color space conversions
Hex:
#95a00c
RGB:
149, 160, 12
CMY:
42, 37, 95
CMYK:
7, 0, 93, 37
HSL:
64°, 86.0465%, 33.7255%
HSV (HSB):
64°, 92.5000%, 62.7451%
XYZ:
25.0316, 31.5577, 5.1198
xyY:
0.4056, 0.5114, 31.5577
CIE-Lab:
62.9756, -19.9182, 63.9777
CIE-LCH:
62.9756, 67.0066, 107.2929
CIE-Luv:
62.9756, -2.4144, 69.1726
Hunter-Lab:
56.1763, -18.7706, 33.9198
#95a00c color charts
#95a00c color shades, tints & tones
#95a00c color schemes
#95a00c color preview, HTML & CSS examples
This text has a color of #95a00c
<p style="color:#95a00c;">Text here</p>
.mytext {color:#95a00c;}
This box has a color of #95a00c
<div style="background-color:#95a00c;">Content here</div>
.mybackground {background-color:#95a00c;}
Border around this has a color of #95a00c
<div style="border:2px solid #95a00c;">Content here</div>
.myborder {border:2px solid #95a00c;}