#5f520f color space conversions
Hex:
        #5f520f
        RGB:
        95, 82, 15
        CMY:
        63, 68, 94
        CMYK:
        0, 14, 84, 63
      HSL:
        50°, 72.7273%, 21.5686%
        HSV (HSB):
        50°, 84.2105%, 37.2549%
        XYZ:
        7.8228, 8.5020, 1.6807
        xyY:
        0.4345, 0.4722, 8.5020
      CIE-Lab:
        35.0072, -2.3655, 38.1462
        CIE-LCH:
        35.0072, 38.2195, 93.5485
        CIE-Luv:
        35.0072, 11.3963, 34.8981
        Hunter-Lab:
        29.1581, -3.1370, 16.9932
      #5f520f color charts
#5f520f RGB chart
      #5f520f CMYK chart
      #5f520f RGB pie chart
      #5f520f color shades, tints & tones
#5f520f color schemes
#5f520f color preview, HTML & CSS examples
           This text has a color of #5f520f        
        
          <p style="color:#5f520f;">Text here</p>
        
        
          .mytext {color:#5f520f;}
        
        Text color #5f520f
      
           This box has a color of #5f520f        
        
          <div style="background-color:#5f520f;">Content here</div>
        
        
          .mybackground {background-color:#5f520f;}
        
        Background color #5f520f
      
           Border around this has a color of #5f520f        
        
          <div style="border:2px solid #5f520f;">Content here</div>
        
        
          .myborder {border:2px solid #5f520f;}
        
        Border color #5f520f