#5e612e color space conversions
Hex:
        #5e612e
        RGB:
        94, 97, 46
        CMY:
        63, 62, 82
        CMYK:
        3, 0, 53, 62
      HSL:
        64°, 35.6643%, 28.0392%
        HSV (HSB):
        64°, 52.5773%, 38.0392%
        XYZ:
        9.3839, 11.1263, 4.2378
        xyY:
        0.3792, 0.4496, 11.1263
      CIE-Lab:
        39.7924, -9.3923, 28.4157
        CIE-LCH:
        39.7924, 29.9278, 108.2904
        CIE-Luv:
        39.7924, 0.3984, 31.8196
        Hunter-Lab:
        33.3562, -8.1567, 15.8167
      #5e612e color charts
#5e612e RGB chart
      #5e612e CMYK chart
      #5e612e RGB pie chart
      #5e612e color shades, tints & tones
#5e612e color schemes
#5e612e color preview, HTML & CSS examples
           This text has a color of #5e612e        
        
          <p style="color:#5e612e;">Text here</p>
        
        
          .mytext {color:#5e612e;}
        
        Text color #5e612e
      
           This box has a color of #5e612e        
        
          <div style="background-color:#5e612e;">Content here</div>
        
        
          .mybackground {background-color:#5e612e;}
        
        Background color #5e612e
      
           Border around this has a color of #5e612e        
        
          <div style="border:2px solid #5e612e;">Content here</div>
        
        
          .myborder {border:2px solid #5e612e;}
        
        Border color #5e612e