#9f5d03 color space conversions
Hex:
#9f5d03
RGB:
159, 93, 3
CMY:
38, 64, 99
CMYK:
0, 42, 98, 38
HSL:
35°, 96.2963%, 31.7647%
HSV (HSB):
35°, 98.1132%, 62.3529%
XYZ:
18.2289, 15.2062, 2.0605
xyY:
0.5136, 0.4284, 15.2062
CIE-Lab:
45.9153, 21.4672, 53.4541
CIE-LCH:
45.9153, 57.6036, 68.1196
CIE-Luv:
45.9153, 54.2763, 43.9675
Hunter-Lab:
38.9951, 15.2010, 24.1638
#9f5d03 color charts
#9f5d03 color shades, tints & tones
#9f5d03 color schemes
#9f5d03 color preview, HTML & CSS examples
This text has a color of #9f5d03
<p style="color:#9f5d03;">Text here</p>
.mytext {color:#9f5d03;}
This box has a color of #9f5d03
<div style="background-color:#9f5d03;">Content here</div>
.mybackground {background-color:#9f5d03;}
Border around this has a color of #9f5d03
<div style="border:2px solid #9f5d03;">Content here</div>
.myborder {border:2px solid #9f5d03;}