#5e453f color space conversions
Hex:
        #5e453f
        RGB:
        94, 69, 63
        CMY:
        63, 73, 75
        CMYK:
        0, 27, 33, 63
      HSL:
        12°, 19.7452%, 30.7843%
        HSV (HSB):
        12°, 32.9787%, 36.8627%
        XYZ:
        7.6414, 6.9948, 5.6500
        xyY:
        0.3767, 0.3448, 6.9948
      CIE-Lab:
        31.7951, 9.7852, 7.8075
        CIE-LCH:
        31.7951, 12.5183, 38.5857
        CIE-Luv:
        31.7951, 15.7745, 7.3319
        Hunter-Lab:
        26.4477, 5.2898, 5.8473
      #5e453f color charts
#5e453f RGB chart
      #5e453f CMYK chart
      #5e453f RGB pie chart
      #5e453f color shades, tints & tones
#5e453f color schemes
#5e453f color preview, HTML & CSS examples
           This text has a color of #5e453f        
        
          <p style="color:#5e453f;">Text here</p>
        
        
          .mytext {color:#5e453f;}
        
        Text color #5e453f
      
           This box has a color of #5e453f        
        
          <div style="background-color:#5e453f;">Content here</div>
        
        
          .mybackground {background-color:#5e453f;}
        
        Background color #5e453f
      
           Border around this has a color of #5e453f        
        
          <div style="border:2px solid #5e453f;">Content here</div>
        
        
          .myborder {border:2px solid #5e453f;}
        
        Border color #5e453f