#5f4c3a color space conversions
Hex:
        #5f4c3a
        RGB:
        95, 76, 58
        CMY:
        63, 70, 77
        CMYK:
        0, 20, 39, 63
      HSL:
        29°, 24.1830%, 30.0000%
        HSV (HSB):
        29°, 38.9474%, 37.2549%
        XYZ:
        8.0675, 7.9073, 5.1040
        xyY:
        0.3827, 0.3751, 7.9073
      CIE-Lab:
        33.7890, 5.1292, 13.7299
        CIE-LCH:
        33.7890, 14.6567, 69.5155
        CIE-Luv:
        33.7890, 12.9279, 14.4378
        Hunter-Lab:
        28.1199, 2.0012, 8.9222
      #5f4c3a color charts
#5f4c3a RGB chart
      #5f4c3a CMYK chart
      #5f4c3a RGB pie chart
      #5f4c3a color shades, tints & tones
#5f4c3a color schemes
#5f4c3a color preview, HTML & CSS examples
           This text has a color of #5f4c3a        
        
          <p style="color:#5f4c3a;">Text here</p>
        
        
          .mytext {color:#5f4c3a;}
        
        Text color #5f4c3a
      
           This box has a color of #5f4c3a        
        
          <div style="background-color:#5f4c3a;">Content here</div>
        
        
          .mybackground {background-color:#5f4c3a;}
        
        Background color #5f4c3a
      
           Border around this has a color of #5f4c3a        
        
          <div style="border:2px solid #5f4c3a;">Content here</div>
        
        
          .myborder {border:2px solid #5f4c3a;}
        
        Border color #5f4c3a