#95a50e color space conversions
Hex:
#95a50e
RGB:
149, 165, 14
CMY:
42, 35, 95
CMYK:
10, 0, 92, 35
HSL:
66°, 84.3575%, 35.0980%
HSV (HSB):
66°, 91.5152%, 64.7059%
XYZ:
25.9288, 33.3315, 5.4825
xyY:
0.4005, 0.5148, 33.3315
CIE-Lab:
64.4285, -22.3959, 64.8165
CIE-LCH:
64.4285, 68.5767, 109.0615
CIE-Luv:
64.4285, -5.5333, 71.0116
Hunter-Lab:
57.7335, -20.8670, 34.7831
#95a50e color charts
#95a50e color shades, tints & tones
#95a50e color schemes
#95a50e color preview, HTML & CSS examples
This text has a color of #95a50e
<p style="color:#95a50e;">Text here</p>
.mytext {color:#95a50e;}
This box has a color of #95a50e
<div style="background-color:#95a50e;">Content here</div>
.mybackground {background-color:#95a50e;}
Border around this has a color of #95a50e
<div style="border:2px solid #95a50e;">Content here</div>
.myborder {border:2px solid #95a50e;}