#5e413f color space conversions
Hex:
        #5e413f
        RGB:
        94, 65, 63
        CMY:
        63, 75, 75
        CMYK:
        0, 31, 33, 63
      HSL:
        4°, 19.7452%, 30.7843%
        HSV (HSB):
        4°, 32.9787%, 36.8627%
        XYZ:
        7.4036, 6.5192, 5.5707
        xyY:
        0.3798, 0.3344, 6.5192
      CIE-Lab:
        30.6862, 12.3025, 6.2461
        CIE-LCH:
        30.6862, 13.7973, 26.9173
        CIE-Luv:
        30.6862, 17.9888, 5.1729
        Hunter-Lab:
        25.5326, 7.0768, 4.9369
      #5e413f color charts
#5e413f RGB chart
      #5e413f CMYK chart
      #5e413f RGB pie chart
      #5e413f color shades, tints & tones
#5e413f color schemes
#5e413f color preview, HTML & CSS examples
           This text has a color of #5e413f        
        
          <p style="color:#5e413f;">Text here</p>
        
        
          .mytext {color:#5e413f;}
        
        Text color #5e413f
      
           This box has a color of #5e413f        
        
          <div style="background-color:#5e413f;">Content here</div>
        
        
          .mybackground {background-color:#5e413f;}
        
        Background color #5e413f
      
           Border around this has a color of #5e413f        
        
          <div style="border:2px solid #5e413f;">Content here</div>
        
        
          .myborder {border:2px solid #5e413f;}
        
        Border color #5e413f