#5f512e color space conversions
Hex:
        #5f512e
        RGB:
        95, 81, 46
        CMY:
        63, 68, 82
        CMYK:
        0, 15, 52, 63
      HSL:
        43°, 34.7518%, 27.6471%
        HSV (HSB):
        43°, 51.5789%, 37.2549%
        XYZ:
        8.1549, 8.5150, 3.7985
        xyY:
        0.3984, 0.4160, 8.5150
      CIE-Lab:
        35.0332, 0.5569, 22.6379
        CIE-LCH:
        35.0332, 22.6448, 88.5908
        CIE-Luv:
        35.0332, 10.7694, 23.6894
        Hunter-Lab:
        29.1805, -1.1816, 12.7084
      #5f512e color charts
#5f512e RGB chart
      #5f512e CMYK chart
      #5f512e RGB pie chart
      #5f512e color shades, tints & tones
#5f512e color schemes
#5f512e color preview, HTML & CSS examples
           This text has a color of #5f512e        
        
          <p style="color:#5f512e;">Text here</p>
        
        
          .mytext {color:#5f512e;}
        
        Text color #5f512e
      
           This box has a color of #5f512e        
        
          <div style="background-color:#5f512e;">Content here</div>
        
        
          .mybackground {background-color:#5f512e;}
        
        Background color #5f512e
      
           Border around this has a color of #5f512e        
        
          <div style="border:2px solid #5f512e;">Content here</div>
        
        
          .myborder {border:2px solid #5f512e;}
        
        Border color #5f512e