#a85272 color space conversions
Hex:
        #a85272
        RGB:
        168, 82, 114
        CMY:
        34, 68, 55
        CMYK:
        0, 51, 32, 34
      HSL:
        338°, 34.4000%, 49.0196%
        HSV (HSB):
        338°, 51.1905%, 65.8824%
        XYZ:
        22.2030, 15.5743, 17.7555
        xyY:
        0.3998, 0.2805, 15.5743
      CIE-Lab:
        46.4110, 38.9236, -1.6615
        CIE-LCH:
        46.4110, 38.9590, 357.5557
        CIE-Luv:
        46.4110, 53.9988, -8.9530
        Hunter-Lab:
        39.4643, 31.3633, 0.9497
      #a85272 color charts
#a85272 RGB chart
      #a85272 CMYK chart
      #a85272 RGB pie chart
      #a85272 color shades, tints & tones
#a85272 color schemes
#a85272 color preview, HTML & CSS examples
           This text has a color of #a85272        
        
          <p style="color:#a85272;">Text here</p>
        
        
          .mytext {color:#a85272;}
        
        Text color #a85272
      
           This box has a color of #a85272        
        
          <div style="background-color:#a85272;">Content here</div>
        
        
          .mybackground {background-color:#a85272;}
        
        Background color #a85272
      
           Border around this has a color of #a85272        
        
          <div style="border:2px solid #a85272;">Content here</div>
        
        
          .myborder {border:2px solid #a85272;}
        
        Border color #a85272