#5e631e color space conversions
Hex:
        #5e631e
        RGB:
        94, 99, 30
        CMY:
        63, 61, 88
        CMYK:
        5, 0, 70, 61
      HSL:
        64°, 53.4884%, 25.2941%
        HSV (HSB):
        64°, 69.6970%, 38.8235%
        XYZ:
        9.3123, 11.3971, 2.9373
        xyY:
        0.3938, 0.4820, 11.3971
      CIE-Lab:
        40.2414, -11.9172, 36.9849
        CIE-LCH:
        40.2414, 38.8575, 107.8599
        CIE-Luv:
        40.2414, -0.4388, 38.7911
        Hunter-Lab:
        33.7596, -9.8417, 18.4730
      #5e631e color charts
#5e631e RGB chart
      #5e631e CMYK chart
      #5e631e RGB pie chart
      #5e631e color shades, tints & tones
#5e631e color schemes
#5e631e color preview, HTML & CSS examples
           This text has a color of #5e631e        
        
          <p style="color:#5e631e;">Text here</p>
        
        
          .mytext {color:#5e631e;}
        
        Text color #5e631e
      
           This box has a color of #5e631e        
        
          <div style="background-color:#5e631e;">Content here</div>
        
        
          .mybackground {background-color:#5e631e;}
        
        Background color #5e631e
      
           Border around this has a color of #5e631e        
        
          <div style="border:2px solid #5e631e;">Content here</div>
        
        
          .myborder {border:2px solid #5e631e;}
        
        Border color #5e631e