#5f5a0e color space conversions
Hex:
        #5f5a0e
        RGB:
        95, 90, 14
        CMY:
        63, 65, 95
        CMYK:
        0, 5, 85, 63
      HSL:
        56°, 74.3119%, 21.3725%
        HSV (HSB):
        56°, 85.2632%, 37.2549%
        XYZ:
        8.4547, 9.7769, 1.8570
        xyY:
        0.4209, 0.4867, 9.7769
      CIE-Lab:
        37.4391, -7.1426, 40.6554
        CIE-LCH:
        37.4391, 41.2780, 99.9644
        CIE-Luv:
        37.4391, 6.1494, 38.5910
        Hunter-Lab:
        31.2681, -6.4536, 18.3665
      #5f5a0e color charts
#5f5a0e RGB chart
      #5f5a0e CMYK chart
      #5f5a0e RGB pie chart
      #5f5a0e color shades, tints & tones
#5f5a0e color schemes
#5f5a0e color preview, HTML & CSS examples
           This text has a color of #5f5a0e        
        
          <p style="color:#5f5a0e;">Text here</p>
        
        
          .mytext {color:#5f5a0e;}
        
        Text color #5f5a0e
      
           This box has a color of #5f5a0e        
        
          <div style="background-color:#5f5a0e;">Content here</div>
        
        
          .mybackground {background-color:#5f5a0e;}
        
        Background color #5f5a0e
      
           Border around this has a color of #5f5a0e        
        
          <div style="border:2px solid #5f5a0e;">Content here</div>
        
        
          .myborder {border:2px solid #5f5a0e;}
        
        Border color #5f5a0e