#a9130a color space conversions
Hex:
        #a9130a
        RGB:
        169, 19, 10
        CMY:
        34, 93, 96
        CMYK:
        0, 89, 94, 34
      HSL:
        3°, 88.8268%, 35.0980%
        HSV (HSB):
        3°, 94.0828%, 66.2745%
        XYZ:
        16.6498, 8.9227, 1.1319
        xyY:
        0.6235, 0.3341, 8.9227
      CIE-Lab:
        35.8350, 56.3387, 45.7216
        CIE-LCH:
        35.8350, 72.5570, 39.0610
        CIE-Luv:
        35.8350, 109.4504, 24.9263
        Hunter-Lab:
        29.8708, 47.2209, 18.6630
      #a9130a color charts
#a9130a RGB chart
      #a9130a CMYK chart
      #a9130a RGB pie chart
      #a9130a color shades, tints & tones
#a9130a color schemes
#a9130a color preview, HTML & CSS examples
           This text has a color of #a9130a        
        
          <p style="color:#a9130a;">Text here</p>
        
        
          .mytext {color:#a9130a;}
        
        Text color #a9130a
      
           This box has a color of #a9130a        
        
          <div style="background-color:#a9130a;">Content here</div>
        
        
          .mybackground {background-color:#a9130a;}
        
        Background color #a9130a
      
           Border around this has a color of #a9130a        
        
          <div style="border:2px solid #a9130a;">Content here</div>
        
        
          .myborder {border:2px solid #a9130a;}
        
        Border color #a9130a