#a82c71 color space conversions
Hex:
        #a82c71
        RGB:
        168, 44, 113
        CMY:
        34, 83, 56
        CMYK:
        0, 74, 33, 34
      HSL:
        327°, 58.4906%, 41.5686%
        HSV (HSB):
        327°, 73.8095%, 65.8824%
        XYZ:
        20.0298, 11.3184, 16.7518
        xyY:
        0.4164, 0.2353, 11.3184
      CIE-Lab:
        40.1117, 55.6817, -10.4233
        CIE-LCH:
        40.1117, 56.6489, 349.3973
        CIE-Luv:
        40.1117, 70.8673, -22.9459
        Hunter-Lab:
        33.6429, 47.3974, -5.9722
      #a82c71 color charts
#a82c71 RGB chart
      #a82c71 CMYK chart
      #a82c71 RGB pie chart
      #a82c71 color shades, tints & tones
#a82c71 color schemes
#a82c71 color preview, HTML & CSS examples
           This text has a color of #a82c71        
        
          <p style="color:#a82c71;">Text here</p>
        
        
          .mytext {color:#a82c71;}
        
        Text color #a82c71
      
           This box has a color of #a82c71        
        
          <div style="background-color:#a82c71;">Content here</div>
        
        
          .mybackground {background-color:#a82c71;}
        
        Background color #a82c71
      
           Border around this has a color of #a82c71        
        
          <div style="border:2px solid #a82c71;">Content here</div>
        
        
          .myborder {border:2px solid #a82c71;}
        
        Border color #a82c71