#5e671a color space conversions
Hex:
        #5e671a
        RGB:
        94, 103, 26
        CMY:
        63, 60, 90
        CMYK:
        9, 0, 75, 60
      HSL:
        67°, 59.6899%, 25.2941%
        HSV (HSB):
        67°, 74.7573%, 40.3922%
        XYZ:
        9.6528, 12.1548, 2.8146
        xyY:
        0.3920, 0.4937, 12.1548
      CIE-Lab:
        41.4610, -14.3983, 39.9350
        CIE-LCH:
        41.4610, 42.4513, 109.8264
        CIE-Luv:
        41.4610, -2.7956, 41.7649
        Hunter-Lab:
        34.8637, -11.5897, 19.6180
      #5e671a color charts
#5e671a RGB chart
      #5e671a CMYK chart
      #5e671a RGB pie chart
      #5e671a color shades, tints & tones
#5e671a color schemes
#5e671a color preview, HTML & CSS examples
           This text has a color of #5e671a        
        
          <p style="color:#5e671a;">Text here</p>
        
        
          .mytext {color:#5e671a;}
        
        Text color #5e671a
      
           This box has a color of #5e671a        
        
          <div style="background-color:#5e671a;">Content here</div>
        
        
          .mybackground {background-color:#5e671a;}
        
        Background color #5e671a
      
           Border around this has a color of #5e671a        
        
          <div style="border:2px solid #5e671a;">Content here</div>
        
        
          .myborder {border:2px solid #5e671a;}
        
        Border color #5e671a