#a5694f color space conversions
Hex:
        #a5694f
        RGB:
        165, 105, 79
        CMY:
        35, 59, 69
        CMYK:
        0, 36, 52, 35
      HSL:
        18°, 35.2459%, 47.8431%
        HSV (HSB):
        18°, 52.1212%, 64.7059%
        XYZ:
        21.9799, 18.6670, 9.8418
        xyY:
        0.4353, 0.3697, 18.6670
      CIE-Lab:
        50.2953, 21.1460, 24.5454
        CIE-LCH:
        50.2953, 32.3980, 49.2550
        CIE-Luv:
        50.2953, 44.0489, 25.1365
        Hunter-Lab:
        43.2053, 15.1993, 16.7380
      #a5694f color charts
#a5694f RGB chart
      #a5694f CMYK chart
      #a5694f RGB pie chart
      #a5694f color shades, tints & tones
#a5694f color schemes
#a5694f color preview, HTML & CSS examples
           This text has a color of #a5694f        
        
          <p style="color:#a5694f;">Text here</p>
        
        
          .mytext {color:#a5694f;}
        
        Text color #a5694f
      
           This box has a color of #a5694f        
        
          <div style="background-color:#a5694f;">Content here</div>
        
        
          .mybackground {background-color:#a5694f;}
        
        Background color #a5694f
      
           Border around this has a color of #a5694f        
        
          <div style="border:2px solid #a5694f;">Content here</div>
        
        
          .myborder {border:2px solid #a5694f;}
        
        Border color #a5694f