#a90012 color space conversions
Hex:
        #a90012
        RGB:
        169, 0, 18
        CMY:
        34, 100, 93
        CMYK:
        0, 100, 89, 34
      HSL:
        354°, 100.0000%, 33.1373%
        HSV (HSB):
        354°, 100.0000%, 66.2745%
        XYZ:
        16.4714, 8.4787, 1.3407
        xyY:
        0.6265, 0.3225, 8.4787
      CIE-Lab:
        34.9606, 59.1045, 41.6797
        CIE-LCH:
        34.9606, 72.3225, 35.1910
        CIE-Luv:
        34.9606, 112.8564, 21.9966
        Hunter-Lab:
        29.1182, 50.0158, 17.6529
      #a90012 color charts
#a90012 RGB chart
      #a90012 CMYK chart
      #a90012 RGB pie chart
      #a90012 color shades, tints & tones
#a90012 color schemes
#a90012 color preview, HTML & CSS examples
           This text has a color of #a90012        
        
          <p style="color:#a90012;">Text here</p>
        
        
          .mytext {color:#a90012;}
        
        Text color #a90012
      
           This box has a color of #a90012        
        
          <div style="background-color:#a90012;">Content here</div>
        
        
          .mybackground {background-color:#a90012;}
        
        Background color #a90012
      
           Border around this has a color of #a90012        
        
          <div style="border:2px solid #a90012;">Content here</div>
        
        
          .myborder {border:2px solid #a90012;}
        
        Border color #a90012