#a82044 color space conversions
Hex:
        #a82044
        RGB:
        168, 32, 68
        CMY:
        34, 87, 73
        CMYK:
        0, 81, 60, 34
      HSL:
        344°, 68.0000%, 39.2157%
        HSV (HSB):
        344°, 80.9524%, 65.8824%
        XYZ:
        17.7083, 9.7752, 6.4223
        xyY:
        0.5223, 0.2883, 9.7752
      CIE-Lab:
        37.4359, 55.2453, 14.2782
        CIE-LCH:
        37.4359, 57.0606, 14.4910
        CIE-Luv:
        37.4359, 91.4719, 5.2714
        Hunter-Lab:
        31.2653, 46.3862, 9.7068
      #a82044 color charts
#a82044 RGB chart
      #a82044 CMYK chart
      #a82044 RGB pie chart
      #a82044 color shades, tints & tones
#a82044 color schemes
#a82044 color preview, HTML & CSS examples
           This text has a color of #a82044        
        
          <p style="color:#a82044;">Text here</p>
        
        
          .mytext {color:#a82044;}
        
        Text color #a82044
      
           This box has a color of #a82044        
        
          <div style="background-color:#a82044;">Content here</div>
        
        
          .mybackground {background-color:#a82044;}
        
        Background color #a82044
      
           Border around this has a color of #a82044        
        
          <div style="border:2px solid #a82044;">Content here</div>
        
        
          .myborder {border:2px solid #a82044;}
        
        Border color #a82044