#5f4037 color space conversions
Hex:
        #5f4037
        RGB:
        95, 64, 55
        CMY:
        63, 75, 78
        CMYK:
        0, 33, 42, 63
      HSL:
        14°, 26.6667%, 29.4118%
        HSV (HSB):
        14°, 42.1053%, 37.2549%
        XYZ:
        7.2423, 6.3755, 4.4633
        xyY:
        0.4005, 0.3526, 6.3755
      CIE-Lab:
        30.3408, 12.2293, 10.9381
        CIE-LCH:
        30.3408, 16.4073, 41.8099
        CIE-Luv:
        30.3408, 20.2442, 9.9351
        Hunter-Lab:
        25.2498, 7.0113, 7.1944
      #5f4037 color charts
#5f4037 RGB chart
      #5f4037 CMYK chart
      #5f4037 RGB pie chart
      #5f4037 color shades, tints & tones
#5f4037 color schemes
#5f4037 color preview, HTML & CSS examples
           This text has a color of #5f4037        
        
          <p style="color:#5f4037;">Text here</p>
        
        
          .mytext {color:#5f4037;}
        
        Text color #5f4037
      
           This box has a color of #5f4037        
        
          <div style="background-color:#5f4037;">Content here</div>
        
        
          .mybackground {background-color:#5f4037;}
        
        Background color #5f4037
      
           Border around this has a color of #5f4037        
        
          <div style="border:2px solid #5f4037;">Content here</div>
        
        
          .myborder {border:2px solid #5f4037;}
        
        Border color #5f4037