#a80b53 color space conversions
Hex:
        #a80b53
        RGB:
        168, 11, 83
        CMY:
        34, 96, 67
        CMYK:
        0, 93, 51, 34
      HSL:
        332°, 87.7095%, 35.0980%
        HSV (HSB):
        332°, 93.4524%, 65.8824%
        XYZ:
        17.8295, 9.1887, 9.0175
        xyY:
        0.4948, 0.2550, 9.1887
      CIE-Lab:
        36.3451, 60.5966, 3.0725
        CIE-LCH:
        36.3451, 60.6745, 2.9027
        CIE-Luv:
        36.3451, 90.9480, -7.4283
        Hunter-Lab:
        30.3129, 51.9427, 3.5814
      #a80b53 color charts
#a80b53 RGB chart
      #a80b53 CMYK chart
      #a80b53 RGB pie chart
      #a80b53 color shades, tints & tones
#a80b53 color schemes
#a80b53 color preview, HTML & CSS examples
           This text has a color of #a80b53        
        
          <p style="color:#a80b53;">Text here</p>
        
        
          .mytext {color:#a80b53;}
        
        Text color #a80b53
      
           This box has a color of #a80b53        
        
          <div style="background-color:#a80b53;">Content here</div>
        
        
          .mybackground {background-color:#a80b53;}
        
        Background color #a80b53
      
           Border around this has a color of #a80b53        
        
          <div style="border:2px solid #a80b53;">Content here</div>
        
        
          .myborder {border:2px solid #a80b53;}
        
        Border color #a80b53