#5f5f23 color space conversions
Hex:
#5f5f23
RGB:
95, 95, 35
CMY:
63, 63, 86
CMYK:
0, 0, 63, 63
HSL:
60°, 46.1538%, 25.4902%
HSV (HSB):
60°, 63.1579%, 37.2549%
XYZ:
9.1149, 10.7387, 3.1825
xyY:
0.3957, 0.4662, 10.7387
CIE-Lab:
39.1368, -8.7961, 33.4562
CIE-LCH:
39.1368, 34.5932, 104.7305
CIE-Luv:
39.1368, 2.5459, 35.2923
Hunter-Lab:
32.7699, -7.6978, 17.1809
#5f5f23 color charts
#5f5f23 color shades, tints & tones
#5f5f23 color schemes
#5f5f23 color preview, HTML & CSS examples
This text has a color of #5f5f23
<p style="color:#5f5f23;">Text here</p>
.mytext {color:#5f5f23;}
This box has a color of #5f5f23
<div style="background-color:#5f5f23;">Content here</div>
.mybackground {background-color:#5f5f23;}
Border around this has a color of #5f5f23
<div style="border:2px solid #5f5f23;">Content here</div>
.myborder {border:2px solid #5f5f23;}