#a82955 color space conversions
Hex:
        #a82955
        RGB:
        168, 41, 85
        CMY:
        34, 84, 67
        CMYK:
        0, 76, 49, 34
      HSL:
        339°, 60.7656%, 40.9804%
        HSV (HSB):
        339°, 75.5952%, 65.8824%
        XYZ:
        18.5811, 10.5666, 9.6546
        xyY:
        0.4789, 0.2723, 10.5666
      CIE-Lab:
        38.8407, 53.8067, 5.3688
        CIE-LCH:
        38.8407, 54.0739, 5.6981
        CIE-Luv:
        38.8407, 82.2437, -3.4269
        Hunter-Lab:
        32.5063, 45.1473, 5.1449
      #a82955 color charts
#a82955 RGB chart
      #a82955 CMYK chart
      #a82955 RGB pie chart
      #a82955 color shades, tints & tones
#a82955 color schemes
#a82955 color preview, HTML & CSS examples
           This text has a color of #a82955        
        
          <p style="color:#a82955;">Text here</p>
        
        
          .mytext {color:#a82955;}
        
        Text color #a82955
      
           This box has a color of #a82955        
        
          <div style="background-color:#a82955;">Content here</div>
        
        
          .mybackground {background-color:#a82955;}
        
        Background color #a82955
      
           Border around this has a color of #a82955        
        
          <div style="border:2px solid #a82955;">Content here</div>
        
        
          .myborder {border:2px solid #a82955;}
        
        Border color #a82955