#5f490f color space conversions
Hex:
        #5f490f
        RGB:
        95, 73, 15
        CMY:
        63, 71, 94
        CMYK:
        0, 23, 84, 63
      HSL:
        44°, 72.7273%, 21.5686%
        HSV (HSB):
        44°, 84.2105%, 37.2549%
        XYZ:
        7.1881, 7.2325, 1.4691
        xyY:
        0.4524, 0.4552, 7.2325
      CIE-Lab:
        32.3304, 3.1231, 35.7152
        CIE-LCH:
        32.3304, 35.8515, 85.0024
        CIE-Luv:
        32.3304, 17.4836, 30.9870
        Hunter-Lab:
        26.8933, 0.6466, 15.5865
      #5f490f color charts
#5f490f RGB chart
      #5f490f CMYK chart
      #5f490f RGB pie chart
      #5f490f color shades, tints & tones
#5f490f color schemes
#5f490f color preview, HTML & CSS examples
           This text has a color of #5f490f        
        
          <p style="color:#5f490f;">Text here</p>
        
        
          .mytext {color:#5f490f;}
        
        Text color #5f490f
      
           This box has a color of #5f490f        
        
          <div style="background-color:#5f490f;">Content here</div>
        
        
          .mybackground {background-color:#5f490f;}
        
        Background color #5f490f
      
           Border around this has a color of #5f490f        
        
          <div style="border:2px solid #5f490f;">Content here</div>
        
        
          .myborder {border:2px solid #5f490f;}
        
        Border color #5f490f