#a80523 color space conversions
Hex:
        #a80523
        RGB:
        168, 5, 35
        CMY:
        34, 98, 86
        CMYK:
        0, 97, 79, 34
      HSL:
        349°, 94.2197%, 33.9216%
        HSV (HSB):
        349°, 97.0238%, 65.8824%
        XYZ:
        16.5061, 8.5547, 2.3714
        xyY:
        0.6017, 0.3118, 8.5547
      CIE-Lab:
        35.1124, 58.6456, 32.2724
        CIE-LCH:
        35.1124, 66.9389, 28.8237
        CIE-Luv:
        35.1124, 108.0444, 17.5235
        Hunter-Lab:
        29.2485, 49.5500, 15.6669
      #a80523 color charts
#a80523 RGB chart
      #a80523 CMYK chart
      #a80523 RGB pie chart
      #a80523 color shades, tints & tones
#a80523 color schemes
#a80523 color preview, HTML & CSS examples
           This text has a color of #a80523        
        
          <p style="color:#a80523;">Text here</p>
        
        
          .mytext {color:#a80523;}
        
        Text color #a80523
      
           This box has a color of #a80523        
        
          <div style="background-color:#a80523;">Content here</div>
        
        
          .mybackground {background-color:#a80523;}
        
        Background color #a80523
      
           Border around this has a color of #a80523        
        
          <div style="border:2px solid #a80523;">Content here</div>
        
        
          .myborder {border:2px solid #a80523;}
        
        Border color #a80523