#5e623e color space conversions
Hex:
        #5e623e
        RGB:
        94, 98, 62
        CMY:
        63, 62, 76
        CMYK:
        4, 0, 37, 62
      HSL:
        67°, 22.5000%, 31.3725%
        HSV (HSB):
        67°, 36.7347%, 38.4314%
        XYZ:
        9.8533, 11.4628, 6.2507
        xyY:
        0.3574, 0.4158, 11.4628
      CIE-Lab:
        40.3493, -8.0025, 20.0012
        CIE-LCH:
        40.3493, 21.5427, 111.8065
        CIE-Luv:
        40.3493, -0.6886, 24.1722
        Hunter-Lab:
        33.8568, -7.3010, 12.7536
      #5e623e color charts
#5e623e RGB chart
      #5e623e CMYK chart
      #5e623e RGB pie chart
      #5e623e color shades, tints & tones
#5e623e color schemes
#5e623e color preview, HTML & CSS examples
           This text has a color of #5e623e        
        
          <p style="color:#5e623e;">Text here</p>
        
        
          .mytext {color:#5e623e;}
        
        Text color #5e623e
      
           This box has a color of #5e623e        
        
          <div style="background-color:#5e623e;">Content here</div>
        
        
          .mybackground {background-color:#5e623e;}
        
        Background color #5e623e
      
           Border around this has a color of #5e623e        
        
          <div style="border:2px solid #5e623e;">Content here</div>
        
        
          .myborder {border:2px solid #5e623e;}
        
        Border color #5e623e