#a82040 color space conversions
Hex:
        #a82040
        RGB:
        168, 32, 64
        CMY:
        34, 87, 75
        CMYK:
        0, 81, 62, 34
      HSL:
        346°, 68.0000%, 39.2157%
        HSV (HSB):
        346°, 80.9524%, 65.8824%
        XYZ:
        17.5904, 9.7280, 5.8011
        xyY:
        0.5311, 0.2937, 9.7280
      CIE-Lab:
        37.3498, 54.9810, 16.7256
        CIE-LCH:
        37.3498, 57.4687, 16.9201
        CIE-Luv:
        37.3498, 92.7798, 7.5783
        Hunter-Lab:
        31.1898, 46.0881, 10.8053
      #a82040 color charts
#a82040 RGB chart
      #a82040 CMYK chart
      #a82040 RGB pie chart
      #a82040 color shades, tints & tones
#a82040 color schemes
#a82040 color preview, HTML & CSS examples
           This text has a color of #a82040        
        
          <p style="color:#a82040;">Text here</p>
        
        
          .mytext {color:#a82040;}
        
        Text color #a82040
      
           This box has a color of #a82040        
        
          <div style="background-color:#a82040;">Content here</div>
        
        
          .mybackground {background-color:#a82040;}
        
        Background color #a82040
      
           Border around this has a color of #a82040        
        
          <div style="border:2px solid #a82040;">Content here</div>
        
        
          .myborder {border:2px solid #a82040;}
        
        Border color #a82040