#9f5f3e color space conversions
Hex:
#9f5f3e
RGB:
159, 95, 62
CMY:
38, 63, 76
CMYK:
0, 40, 61, 38
HSL:
20°, 43.8914%, 43.3333%
HSV (HSB):
20°, 61.0063%, 62.3529%
XYZ:
19.2598, 15.9031, 6.6119
xyY:
0.4610, 0.3807, 15.9031
CIE-Lab:
46.8472, 22.7870, 29.7456
CIE-LCH:
46.8472, 37.4707, 52.5456
CIE-Luv:
46.8472, 48.4993, 28.7309
Hunter-Lab:
39.8787, 16.4203, 18.0848
#9f5f3e color charts
#9f5f3e color shades, tints & tones
#9f5f3e color schemes
#9f5f3e color preview, HTML & CSS examples
This text has a color of #9f5f3e
<p style="color:#9f5f3e;">Text here</p>
.mytext {color:#9f5f3e;}
This box has a color of #9f5f3e
<div style="background-color:#9f5f3e;">Content here</div>
.mybackground {background-color:#9f5f3e;}
Border around this has a color of #9f5f3e
<div style="border:2px solid #9f5f3e;">Content here</div>
.myborder {border:2px solid #9f5f3e;}