#5f550e color space conversions
Hex:
        #5f550e
        RGB:
        95, 85, 14
        CMY:
        63, 67, 95
        CMYK:
        0, 11, 85, 63
      HSL:
        53°, 74.3119%, 21.3725%
        HSV (HSB):
        53°, 85.2632%, 37.2549%
        XYZ:
        8.0471, 8.9616, 1.7211
        xyY:
        0.4296, 0.4785, 8.9616
      CIE-Lab:
        35.9103, -4.1995, 39.3072
        CIE-LCH:
        35.9103, 39.5309, 96.0982
        CIE-Luv:
        35.9103, 9.4242, 36.4016
        Hunter-Lab:
        29.9359, -4.4053, 17.5464
      #5f550e color charts
#5f550e RGB chart
      #5f550e CMYK chart
      #5f550e RGB pie chart
      #5f550e color shades, tints & tones
#5f550e color schemes
#5f550e color preview, HTML & CSS examples
           This text has a color of #5f550e        
        
          <p style="color:#5f550e;">Text here</p>
        
        
          .mytext {color:#5f550e;}
        
        Text color #5f550e
      
           This box has a color of #5f550e        
        
          <div style="background-color:#5f550e;">Content here</div>
        
        
          .mybackground {background-color:#5f550e;}
        
        Background color #5f550e
      
           Border around this has a color of #5f550e        
        
          <div style="border:2px solid #5f550e;">Content here</div>
        
        
          .myborder {border:2px solid #5f550e;}
        
        Border color #5f550e