#9f7f32 color space conversions
Hex:
#9f7f32
RGB:
159, 127, 50
CMY:
38, 50, 80
CMYK:
0, 20, 69, 38
HSL:
42°, 52.1531%, 40.9804%
HSV (HSB):
42°, 68.5535%, 62.3529%
XYZ:
22.4632, 22.7800, 6.2306
xyY:
0.4364, 0.4426, 22.7800
CIE-Lab:
54.8450, 3.7683, 45.0761
CIE-LCH:
54.8450, 45.2333, 85.2212
CIE-Luv:
54.8450, 26.2747, 47.8886
Hunter-Lab:
47.7284, 0.4857, 25.6699
#9f7f32 color charts
#9f7f32 color shades, tints & tones
#9f7f32 color schemes
#9f7f32 color preview, HTML & CSS examples
This text has a color of #9f7f32
<p style="color:#9f7f32;">Text here</p>
.mytext {color:#9f7f32;}
This box has a color of #9f7f32
<div style="background-color:#9f7f32;">Content here</div>
.mybackground {background-color:#9f7f32;}
Border around this has a color of #9f7f32
<div style="border:2px solid #9f7f32;">Content here</div>
.myborder {border:2px solid #9f7f32;}