#a96669 color space conversions
Hex:
        #a96669
        RGB:
        169, 102, 105
        CMY:
        34, 60, 59
        CMYK:
        0, 40, 38, 34
      HSL:
        357°, 28.0335%, 53.1373%
        HSV (HSB):
        357°, 39.6450%, 66.2745%
        XYZ:
        23.6634, 18.9577, 15.7766
        xyY:
        0.4052, 0.3246, 18.9577
      CIE-Lab:
        50.6377, 27.3136, 9.8461
        CIE-LCH:
        50.6377, 29.0341, 19.8234
        CIE-Luv:
        50.6377, 45.1065, 7.7653
        Hunter-Lab:
        43.5404, 20.8155, 8.9949
      #a96669 color charts
#a96669 RGB chart
      #a96669 CMYK chart
      #a96669 RGB pie chart
      #a96669 color shades, tints & tones
#a96669 color schemes
#a96669 color preview, HTML & CSS examples
           This text has a color of #a96669        
        
          <p style="color:#a96669;">Text here</p>
        
        
          .mytext {color:#a96669;}
        
        Text color #a96669
      
           This box has a color of #a96669        
        
          <div style="background-color:#a96669;">Content here</div>
        
        
          .mybackground {background-color:#a96669;}
        
        Background color #a96669
      
           Border around this has a color of #a96669        
        
          <div style="border:2px solid #a96669;">Content here</div>
        
        
          .myborder {border:2px solid #a96669;}
        
        Border color #a96669