#95a90e color space conversions
Hex:
#95a90e
RGB:
149, 169, 14
CMY:
42, 34, 95
CMYK:
12, 0, 92, 34
HSL:
68°, 84.6995%, 35.8824%
HSV (HSB):
68°, 91.7160%, 66.2745%
XYZ:
26.6617, 34.7972, 5.7268
xyY:
0.3968, 0.5179, 34.7972
CIE-Lab:
65.5905, -24.3778, 65.7390
CIE-LCH:
65.5905, 70.1135, 110.3462
CIE-Luv:
65.5905, -7.9739, 72.6238
Hunter-Lab:
58.9892, -22.5534, 35.5364
#95a90e color charts
#95a90e color shades, tints & tones
#95a90e color schemes
#95a90e color preview, HTML & CSS examples
This text has a color of #95a90e
<p style="color:#95a90e;">Text here</p>
.mytext {color:#95a90e;}
This box has a color of #95a90e
<div style="background-color:#95a90e;">Content here</div>
.mybackground {background-color:#95a90e;}
Border around this has a color of #95a90e
<div style="border:2px solid #95a90e;">Content here</div>
.myborder {border:2px solid #95a90e;}