#a5927f color space conversions
Hex:
        #a5927f
        RGB:
        165, 146, 127
        CMY:
        35, 43, 50
        CMYK:
        0, 12, 23, 35
      HSL:
        30°, 17.4312%, 57.2549%
        HSV (HSB):
        30°, 23.0303%, 64.7059%
        XYZ:
        29.6267, 30.0894, 24.3250
        xyY:
        0.3525, 0.3580, 30.0894
      CIE-Lab:
        61.7313, 3.9659, 12.6635
        CIE-LCH:
        61.7313, 13.2700, 72.6109
        CIE-Luv:
        61.7313, 12.9151, 16.4764
        Hunter-Lab:
        54.8538, 0.4142, 12.1054
      #a5927f color charts
#a5927f RGB chart
      #a5927f CMYK chart
      #a5927f RGB pie chart
      #a5927f color shades, tints & tones
#a5927f color schemes
#a5927f color preview, HTML & CSS examples
           This text has a color of #a5927f        
        
          <p style="color:#a5927f;">Text here</p>
        
        
          .mytext {color:#a5927f;}
        
        Text color #a5927f
      
           This box has a color of #a5927f        
        
          <div style="background-color:#a5927f;">Content here</div>
        
        
          .mybackground {background-color:#a5927f;}
        
        Background color #a5927f
      
           Border around this has a color of #a5927f        
        
          <div style="border:2px solid #a5927f;">Content here</div>
        
        
          .myborder {border:2px solid #a5927f;}
        
        Border color #a5927f