#5f4f12 color space conversions
Hex:
        #5f4f12
        RGB:
        95, 79, 18
        CMY:
        63, 69, 93
        CMYK:
        0, 17, 81, 63
      HSL:
        48°, 68.1416%, 22.1569%
        HSV (HSB):
        48°, 81.0526%, 37.2549%
        XYZ:
        7.6245, 8.0685, 1.7278
        xyY:
        0.4377, 0.4632, 8.0685
      CIE-Lab:
        34.1252, -0.4180, 36.1645
        CIE-LCH:
        34.1252, 36.1669, 90.6621
        CIE-Luv:
        34.1252, 13.3247, 32.9370
        Hunter-Lab:
        28.4052, -1.7963, 16.2772
      #5f4f12 color charts
#5f4f12 RGB chart
      #5f4f12 CMYK chart
      #5f4f12 RGB pie chart
      #5f4f12 color shades, tints & tones
#5f4f12 color schemes
#5f4f12 color preview, HTML & CSS examples
           This text has a color of #5f4f12        
        
          <p style="color:#5f4f12;">Text here</p>
        
        
          .mytext {color:#5f4f12;}
        
        Text color #5f4f12
      
           This box has a color of #5f4f12        
        
          <div style="background-color:#5f4f12;">Content here</div>
        
        
          .mybackground {background-color:#5f4f12;}
        
        Background color #5f4f12
      
           Border around this has a color of #5f4f12        
        
          <div style="border:2px solid #5f4f12;">Content here</div>
        
        
          .myborder {border:2px solid #5f4f12;}
        
        Border color #5f4f12