#9f7f00 color space conversions
Hex:
#9f7f00
RGB:
159, 127, 0
CMY:
38, 50, 100
CMYK:
0, 20, 100, 38
HSL:
48°, 100.0000%, 31.1765%
HSV (HSB):
48°, 100.0000%, 62.3529%
XYZ:
21.8874, 22.5497, 3.1989
xyY:
0.4595, 0.4734, 22.5497
CIE-Lab:
54.6054, 2.1369, 60.0203
CIE-LCH:
54.6054, 60.0583, 87.9609
CIE-Luv:
54.6054, 27.6526, 57.1948
Hunter-Lab:
47.4865, -0.8273, 29.2465
#9f7f00 color charts
#9f7f00 color shades, tints & tones
#9f7f00 color schemes
#9f7f00 color preview, HTML & CSS examples
This text has a color of #9f7f00
<p style="color:#9f7f00;">Text here</p>
.mytext {color:#9f7f00;}
This box has a color of #9f7f00
<div style="background-color:#9f7f00;">Content here</div>
.mybackground {background-color:#9f7f00;}
Border around this has a color of #9f7f00
<div style="border:2px solid #9f7f00;">Content here</div>
.myborder {border:2px solid #9f7f00;}