#95a001 color space conversions
Hex:
#95a001
RGB:
149, 160, 1
CMY:
42, 37, 100
CMYK:
7, 0, 99, 37
HSL:
64°, 98.7578%, 31.5686%
HSV (HSB):
64°, 99.3750%, 62.7451%
XYZ:
24.9707, 31.5334, 4.7992
xyY:
0.4073, 0.5144, 31.5334
CIE-Lab:
62.9553, -20.0906, 65.4821
CIE-LCH:
62.9553, 68.4948, 107.0566
CIE-Luv:
62.9553, -2.3705, 70.0258
Hunter-Lab:
56.1546, -18.8955, 34.2411
#95a001 color charts
#95a001 color shades, tints & tones
#95a001 color schemes
#95a001 color preview, HTML & CSS examples
This text has a color of #95a001
<p style="color:#95a001;">Text here</p>
.mytext {color:#95a001;}
This box has a color of #95a001
<div style="background-color:#95a001;">Content here</div>
.mybackground {background-color:#95a001;}
Border around this has a color of #95a001
<div style="border:2px solid #95a001;">Content here</div>
.myborder {border:2px solid #95a001;}