#9f9f5a color space conversions
Hex:
#9f9f5a
RGB:
159, 159, 90
CMY:
38, 38, 65
CMYK:
0, 0, 43, 38
HSL:
60°, 27.7108%, 48.8235%
HSV (HSB):
60°, 43.3962%, 62.3529%
XYZ:
28.5417, 32.9054, 14.5199
xyY:
0.3757, 0.4332, 32.9054
CIE-Lab:
64.0842, -10.3663, 35.8965
CIE-LCH:
64.0842, 37.3634, 106.1078
CIE-Luv:
64.0842, 3.3169, 45.9770
Hunter-Lab:
57.3632, -11.5711, 25.1466
#9f9f5a color charts
#9f9f5a color shades, tints & tones
#9f9f5a color schemes
#9f9f5a color preview, HTML & CSS examples
This text has a color of #9f9f5a
<p style="color:#9f9f5a;">Text here</p>
.mytext {color:#9f9f5a;}
This box has a color of #9f9f5a
<div style="background-color:#9f9f5a;">Content here</div>
.mybackground {background-color:#9f9f5a;}
Border around this has a color of #9f9f5a
<div style="border:2px solid #9f9f5a;">Content here</div>
.myborder {border:2px solid #9f9f5a;}