#5f3e0b color space conversions
Hex:
        #5f3e0b
        RGB:
        95, 62, 11
        CMY:
        63, 76, 96
        CMYK:
        0, 35, 88, 63
      HSL:
        36°, 79.2453%, 20.7843%
        HSV (HSB):
        36°, 88.4211%, 37.2549%
        XYZ:
        6.5023, 5.9023, 1.1132
        xyY:
        0.4810, 0.4366, 5.9023
      CIE-Lab:
        29.1646, 9.8188, 34.4628
        CIE-LCH:
        29.1646, 35.8343, 74.0972
        CIE-Luv:
        29.1646, 25.2305, 27.1610
        Hunter-Lab:
        24.2947, 5.2590, 14.2897
      #5f3e0b color charts
#5f3e0b RGB chart
      #5f3e0b CMYK chart
      #5f3e0b RGB pie chart
      #5f3e0b color shades, tints & tones
#5f3e0b color schemes
#5f3e0b color preview, HTML & CSS examples
           This text has a color of #5f3e0b        
        
          <p style="color:#5f3e0b;">Text here</p>
        
        
          .mytext {color:#5f3e0b;}
        
        Text color #5f3e0b
      
           This box has a color of #5f3e0b        
        
          <div style="background-color:#5f3e0b;">Content here</div>
        
        
          .mybackground {background-color:#5f3e0b;}
        
        Background color #5f3e0b
      
           Border around this has a color of #5f3e0b        
        
          <div style="border:2px solid #5f3e0b;">Content here</div>
        
        
          .myborder {border:2px solid #5f3e0b;}
        
        Border color #5f3e0b