#a88286 color space conversions
Hex:
        #a88286
        RGB:
        168, 130, 134
        CMY:
        34, 49, 47
        CMYK:
        0, 23, 20, 34
      HSL:
        354°, 17.9245%, 58.4314%
        HSV (HSB):
        354°, 22.6190%, 65.8824%
        XYZ:
        28.4342, 26.0113, 26.0763
        xyY:
        0.3531, 0.3230, 26.0113
      CIE-Lab:
        58.0478, 15.2318, 3.4676
        CIE-LCH:
        58.0478, 15.6215, 12.8249
        CIE-Luv:
        58.0478, 23.4563, 2.1523
        Hunter-Lab:
        51.0013, 10.2647, 5.3867
      #a88286 color charts
#a88286 RGB chart
      #a88286 CMYK chart
      #a88286 RGB pie chart
      #a88286 color shades, tints & tones
#a88286 color schemes
#a88286 color preview, HTML & CSS examples
           This text has a color of #a88286        
        
          <p style="color:#a88286;">Text here</p>
        
        
          .mytext {color:#a88286;}
        
        Text color #a88286
      
           This box has a color of #a88286        
        
          <div style="background-color:#a88286;">Content here</div>
        
        
          .mybackground {background-color:#a88286;}
        
        Background color #a88286
      
           Border around this has a color of #a88286        
        
          <div style="border:2px solid #a88286;">Content here</div>
        
        
          .myborder {border:2px solid #a88286;}
        
        Border color #a88286