#5a693f color space conversions
Hex:
        #5a693f
        RGB:
        90, 105, 63
        CMY:
        65, 59, 75
        CMYK:
        14, 0, 40, 59
      HSL:
        81°, 25.0000%, 32.9412%
        HSV (HSB):
        81°, 40.0000%, 41.1765%
        XYZ:
        10.1652, 12.6357, 6.6058
        xyY:
        0.3457, 0.4297, 12.6357
      CIE-Lab:
        42.2091, -13.5657, 21.7734
        CIE-LCH:
        42.2091, 25.6536, 121.9247
        CIE-Luv:
        42.2091, -6.9202, 27.2787
        Hunter-Lab:
        35.5467, -11.1614, 13.8646
      #5a693f color charts
#5a693f RGB chart
      #5a693f CMYK chart
      #5a693f RGB pie chart
      #5a693f color shades, tints & tones
#5a693f color schemes
#5a693f color preview, HTML & CSS examples
           This text has a color of #5a693f        
        
          <p style="color:#5a693f;">Text here</p>
        
        
          .mytext {color:#5a693f;}
        
        Text color #5a693f
      
           This box has a color of #5a693f        
        
          <div style="background-color:#5a693f;">Content here</div>
        
        
          .mybackground {background-color:#5a693f;}
        
        Background color #5a693f
      
           Border around this has a color of #5a693f        
        
          <div style="border:2px solid #5a693f;">Content here</div>
        
        
          .myborder {border:2px solid #5a693f;}
        
        Border color #5a693f