#5e683e color space conversions
Hex:
        #5e683e
        RGB:
        94, 104, 62
        CMY:
        63, 59, 76
        CMYK:
        10, 0, 40, 59
      HSL:
        74°, 25.3012%, 32.5490%
        HSV (HSB):
        74°, 40.3846%, 40.7843%
        XYZ:
        10.4359, 12.6281, 6.4449
        xyY:
        0.3537, 0.4279, 12.6281
      CIE-Lab:
        42.1975, -11.4274, 22.3967
        CIE-LCH:
        42.1975, 25.1436, 117.0319
        CIE-Luv:
        42.1975, -4.0576, 27.5228
        Hunter-Lab:
        35.5361, -9.7678, 14.1223
      #5e683e color charts
#5e683e RGB chart
      #5e683e CMYK chart
      #5e683e RGB pie chart
      #5e683e color shades, tints & tones
#5e683e color schemes
#5e683e color preview, HTML & CSS examples
           This text has a color of #5e683e        
        
          <p style="color:#5e683e;">Text here</p>
        
        
          .mytext {color:#5e683e;}
        
        Text color #5e683e
      
           This box has a color of #5e683e        
        
          <div style="background-color:#5e683e;">Content here</div>
        
        
          .mybackground {background-color:#5e683e;}
        
        Background color #5e683e
      
           Border around this has a color of #5e683e        
        
          <div style="border:2px solid #5e683e;">Content here</div>
        
        
          .myborder {border:2px solid #5e683e;}
        
        Border color #5e683e