#a82c56 color space conversions
Hex:
        #a82c56
        RGB:
        168, 44, 86
        CMY:
        34, 83, 66
        CMYK:
        0, 74, 49, 34
      HSL:
        340°, 58.4906%, 41.5686%
        HSV (HSB):
        340°, 73.8095%, 65.8824%
        XYZ:
        18.7288, 10.7981, 9.9012
        xyY:
        0.4750, 0.2739, 10.7981
      CIE-Lab:
        39.2383, 52.8601, 5.3012
        CIE-LCH:
        39.2383, 53.1252, 5.7269
        CIE-Luv:
        39.2383, 80.7054, -3.2898
        Hunter-Lab:
        32.8604, 44.2305, 5.1376
      #a82c56 color charts
#a82c56 RGB chart
      #a82c56 CMYK chart
      #a82c56 RGB pie chart
      #a82c56 color shades, tints & tones
#a82c56 color schemes
#a82c56 color preview, HTML & CSS examples
           This text has a color of #a82c56        
        
          <p style="color:#a82c56;">Text here</p>
        
        
          .mytext {color:#a82c56;}
        
        Text color #a82c56
      
           This box has a color of #a82c56        
        
          <div style="background-color:#a82c56;">Content here</div>
        
        
          .mybackground {background-color:#a82c56;}
        
        Background color #a82c56
      
           Border around this has a color of #a82c56        
        
          <div style="border:2px solid #a82c56;">Content here</div>
        
        
          .myborder {border:2px solid #a82c56;}
        
        Border color #a82c56