#a70516 color space conversions
Hex:
        #a70516
        RGB:
        167, 5, 22
        CMY:
        35, 98, 91
        CMYK:
        0, 97, 87, 35
      HSL:
        354°, 94.1860%, 33.7255%
        HSV (HSB):
        354°, 97.0060%, 65.4902%
        XYZ:
        16.1354, 8.3820, 1.5265
        xyY:
        0.6195, 0.3218, 8.3820
      CIE-Lab:
        34.7660, 58.0349, 39.3022
        CIE-LCH:
        34.7660, 70.0908, 34.1065
        CIE-Luv:
        34.7660, 109.7742, 21.1481
        Hunter-Lab:
        28.9516, 48.8171, 17.1400
      #a70516 color charts
#a70516 RGB chart
      #a70516 CMYK chart
      #a70516 RGB pie chart
      #a70516 color shades, tints & tones
#a70516 color schemes
#a70516 color preview, HTML & CSS examples
           This text has a color of #a70516        
        
          <p style="color:#a70516;">Text here</p>
        
        
          .mytext {color:#a70516;}
        
        Text color #a70516
      
           This box has a color of #a70516        
        
          <div style="background-color:#a70516;">Content here</div>
        
        
          .mybackground {background-color:#a70516;}
        
        Background color #a70516
      
           Border around this has a color of #a70516        
        
          <div style="border:2px solid #a70516;">Content here</div>
        
        
          .myborder {border:2px solid #a70516;}
        
        Border color #a70516