#a30007 color space conversions
Hex:
        #a30007
        RGB:
        163, 0, 7
        CMY:
        36, 100, 97
        CMYK:
        0, 100, 96, 36
      HSL:
        357°, 100.0000%, 31.9608%
        HSV (HSB):
        357°, 100.0000%, 63.9216%
        XYZ:
        15.1426, 7.8019, 0.9088
        xyY:
        0.6348, 0.3271, 7.8019
      CIE-Lab:
        33.5668, 57.4050, 44.8746
        CIE-LCH:
        33.5668, 72.8633, 38.0154
        CIE-Luv:
        33.5668, 109.6036, 22.7719
        Hunter-Lab:
        27.9318, 47.8890, 17.6232
      #a30007 color charts
#a30007 RGB chart
      #a30007 CMYK chart
      #a30007 RGB pie chart
      #a30007 color shades, tints & tones
#a30007 color schemes
#a30007 color preview, HTML & CSS examples
           This text has a color of #a30007        
        
          <p style="color:#a30007;">Text here</p>
        
        
          .mytext {color:#a30007;}
        
        Text color #a30007
      
           This box has a color of #a30007        
        
          <div style="background-color:#a30007;">Content here</div>
        
        
          .mybackground {background-color:#a30007;}
        
        Background color #a30007
      
           Border around this has a color of #a30007        
        
          <div style="border:2px solid #a30007;">Content here</div>
        
        
          .myborder {border:2px solid #a30007;}
        
        Border color #a30007