#a85267 color space conversions
Hex:
        #a85267
        RGB:
        168, 82, 103
        CMY:
        34, 68, 60
        CMYK:
        0, 51, 39, 34
      HSL:
        345°, 34.4000%, 49.0196%
        HSV (HSB):
        345°, 51.1905%, 65.8824%
        XYZ:
        21.6139, 15.3387, 14.6534
        xyY:
        0.4188, 0.2972, 15.3387
      CIE-Lab:
        46.0946, 37.5394, 4.5677
        CIE-LCH:
        46.0946, 37.8163, 6.9376
        CIE-Luv:
        46.0946, 56.6761, -0.8463
        Hunter-Lab:
        39.1646, 29.9713, 5.2319
      #a85267 color charts
#a85267 RGB chart
      #a85267 CMYK chart
      #a85267 RGB pie chart
      #a85267 color shades, tints & tones
#a85267 color schemes
#a85267 color preview, HTML & CSS examples
           This text has a color of #a85267        
        
          <p style="color:#a85267;">Text here</p>
        
        
          .mytext {color:#a85267;}
        
        Text color #a85267
      
           This box has a color of #a85267        
        
          <div style="background-color:#a85267;">Content here</div>
        
        
          .mybackground {background-color:#a85267;}
        
        Background color #a85267
      
           Border around this has a color of #a85267        
        
          <div style="border:2px solid #a85267;">Content here</div>
        
        
          .myborder {border:2px solid #a85267;}
        
        Border color #a85267