#5f5f09 color space conversions
Hex:
#5f5f09
RGB:
95, 95, 9
CMY:
63, 63, 96
CMYK:
0, 0, 91, 63
HSL:
60°, 82.6923%, 20.3922%
HSV (HSB):
60°, 90.5263%, 37.2549%
XYZ:
8.8608, 10.6370, 1.8446
xyY:
0.4152, 0.4984, 10.6370
CIE-Lab:
38.9623, -10.1905, 43.3966
CIE-LCH:
38.9623, 44.5770, 103.2150
CIE-Luv:
38.9623, 2.9964, 41.5404
Hunter-Lab:
32.6145, -8.5797, 19.4769
#5f5f09 color charts
#5f5f09 color shades, tints & tones
#5f5f09 color schemes
#5f5f09 color preview, HTML & CSS examples
This text has a color of #5f5f09
<p style="color:#5f5f09;">Text here</p>
.mytext {color:#5f5f09;}
This box has a color of #5f5f09
<div style="background-color:#5f5f09;">Content here</div>
.mybackground {background-color:#5f5f09;}
Border around this has a color of #5f5f09
<div style="border:2px solid #5f5f09;">Content here</div>
.myborder {border:2px solid #5f5f09;}