#a40712 color space conversions
Hex:
        #a40712
        RGB:
        164, 7, 18
        CMY:
        36, 97, 93
        CMYK:
        0, 96, 89, 36
      HSL:
        356°, 91.8129%, 33.5294%
        HSV (HSB):
        356°, 95.7317%, 64.3137%
        XYZ:
        15.4950, 8.0881, 1.3168
        xyY:
        0.6223, 0.3248, 8.0881
      CIE-Lab:
        34.1658, 56.9097, 40.5858
        CIE-LCH:
        34.1658, 69.8994, 35.4950
        CIE-Luv:
        34.1658, 107.6903, 21.6664
        Hunter-Lab:
        28.4397, 47.4841, 17.1626
      #a40712 color charts
#a40712 RGB chart
      #a40712 CMYK chart
      #a40712 RGB pie chart
      #a40712 color shades, tints & tones
#a40712 color schemes
#a40712 color preview, HTML & CSS examples
           This text has a color of #a40712        
        
          <p style="color:#a40712;">Text here</p>
        
        
          .mytext {color:#a40712;}
        
        Text color #a40712
      
           This box has a color of #a40712        
        
          <div style="background-color:#a40712;">Content here</div>
        
        
          .mybackground {background-color:#a40712;}
        
        Background color #a40712
      
           Border around this has a color of #a40712        
        
          <div style="border:2px solid #a40712;">Content here</div>
        
        
          .myborder {border:2px solid #a40712;}
        
        Border color #a40712