#a80325 color space conversions
Hex:
        #a80325
        RGB:
        168, 3, 37
        CMY:
        34, 99, 85
        CMYK:
        0, 98, 78, 34
      HSL:
        348°, 96.4912%, 33.5294%
        HSV (HSB):
        348°, 98.2143%, 65.8824%
        XYZ:
        16.5149, 8.5235, 2.5250
        xyY:
        0.5992, 0.3092, 8.5235
      CIE-Lab:
        35.0502, 58.9636, 30.9838
        CIE-LCH:
        35.0502, 66.6086, 27.7208
        CIE-Luv:
        35.0502, 107.9566, 16.6476
        Hunter-Lab:
        29.1951, 49.8817, 15.3087
      #a80325 color charts
#a80325 RGB chart
      #a80325 CMYK chart
      #a80325 RGB pie chart
      #a80325 color shades, tints & tones
#a80325 color schemes
#a80325 color preview, HTML & CSS examples
           This text has a color of #a80325        
        
          <p style="color:#a80325;">Text here</p>
        
        
          .mytext {color:#a80325;}
        
        Text color #a80325
      
           This box has a color of #a80325        
        
          <div style="background-color:#a80325;">Content here</div>
        
        
          .mybackground {background-color:#a80325;}
        
        Background color #a80325
      
           Border around this has a color of #a80325        
        
          <div style="border:2px solid #a80325;">Content here</div>
        
        
          .myborder {border:2px solid #a80325;}
        
        Border color #a80325