#a30114 color space conversions
Hex:
        #a30114
        RGB:
        163, 1, 20
        CMY:
        36, 100, 92
        CMYK:
        0, 99, 88, 36
      HSL:
        353°, 98.7805%, 32.1569%
        HSV (HSB):
        353°, 99.3865%, 63.9216%
        XYZ:
        15.2414, 7.8587, 1.3754
        xyY:
        0.6227, 0.3211, 7.8587
      CIE-Lab:
        33.6870, 57.4751, 39.0886
        CIE-LCH:
        33.6870, 69.5076, 34.2194
        CIE-Luv:
        33.6870, 107.8874, 20.5809
        Hunter-Lab:
        28.0335, 47.9893, 16.7145
      #a30114 color charts
#a30114 RGB chart
      #a30114 CMYK chart
      #a30114 RGB pie chart
      #a30114 color shades, tints & tones
#a30114 color schemes
#a30114 color preview, HTML & CSS examples
           This text has a color of #a30114        
        
          <p style="color:#a30114;">Text here</p>
        
        
          .mytext {color:#a30114;}
        
        Text color #a30114
      
           This box has a color of #a30114        
        
          <div style="background-color:#a30114;">Content here</div>
        
        
          .mybackground {background-color:#a30114;}
        
        Background color #a30114
      
           Border around this has a color of #a30114        
        
          <div style="border:2px solid #a30114;">Content here</div>
        
        
          .myborder {border:2px solid #a30114;}
        
        Border color #a30114