#a29985 color space conversions
Hex:
        #a29985
        RGB:
        162, 153, 133
        CMY:
        36, 40, 48
        CMYK:
        0, 6, 18, 36
      HSL:
        41°, 13.4884%, 57.8431%
        HSV (HSB):
        41°, 17.9012%, 63.5294%
        XYZ:
        30.5252, 32.1573, 26.7884
        xyY:
        0.3412, 0.3594, 32.1573
      CIE-Lab:
        63.4727, -0.1472, 11.7003
        CIE-LCH:
        63.4727, 11.7012, 90.7209
        CIE-Luv:
        63.4727, 6.5819, 16.0998
        Hunter-Lab:
        56.7074, -3.1528, 11.6867
      #a29985 color charts
#a29985 RGB chart
      #a29985 CMYK chart
      #a29985 RGB pie chart
      #a29985 color shades, tints & tones
#a29985 color schemes
#a29985 color preview, HTML & CSS examples
           This text has a color of #a29985        
        
          <p style="color:#a29985;">Text here</p>
        
        
          .mytext {color:#a29985;}
        
        Text color #a29985
      
           This box has a color of #a29985        
        
          <div style="background-color:#a29985;">Content here</div>
        
        
          .mybackground {background-color:#a29985;}
        
        Background color #a29985
      
           Border around this has a color of #a29985        
        
          <div style="border:2px solid #a29985;">Content here</div>
        
        
          .myborder {border:2px solid #a29985;}
        
        Border color #a29985