#a80942 color space conversions
Hex:
        #a80942
        RGB:
        168, 9, 66
        CMY:
        34, 96, 74
        CMYK:
        0, 95, 61, 34
      HSL:
        338°, 89.8305%, 34.7059%
        HSV (HSB):
        338°, 94.6429%, 65.8824%
        XYZ:
        17.2295, 8.9136, 5.9666
        xyY:
        0.5366, 0.2776, 8.9136
      CIE-Lab:
        35.8173, 59.6245, 13.3741
        CIE-LCH:
        35.8173, 61.1061, 12.6425
        CIE-Luv:
        35.8173, 97.9504, 3.1757
        Hunter-Lab:
        29.8556, 50.7642, 9.0498
      #a80942 color charts
#a80942 RGB chart
      #a80942 CMYK chart
      #a80942 RGB pie chart
      #a80942 color shades, tints & tones
#a80942 color schemes
#a80942 color preview, HTML & CSS examples
           This text has a color of #a80942        
        
          <p style="color:#a80942;">Text here</p>
        
        
          .mytext {color:#a80942;}
        
        Text color #a80942
      
           This box has a color of #a80942        
        
          <div style="background-color:#a80942;">Content here</div>
        
        
          .mybackground {background-color:#a80942;}
        
        Background color #a80942
      
           Border around this has a color of #a80942        
        
          <div style="border:2px solid #a80942;">Content here</div>
        
        
          .myborder {border:2px solid #a80942;}
        
        Border color #a80942