#a7122b color space conversions
Hex:
        #a7122b
        RGB:
        167, 18, 43
        CMY:
        35, 93, 83
        CMYK:
        0, 89, 74, 35
      HSL:
        350°, 80.5405%, 36.2745%
        HSV (HSB):
        350°, 89.2216%, 65.4902%
        XYZ:
        16.5887, 8.8225, 3.1141
        xyY:
        0.5815, 0.3093, 8.8225
      CIE-Lab:
        35.6403, 56.8349, 27.8722
        CIE-LCH:
        35.6403, 63.3014, 26.1237
        CIE-Luv:
        35.6403, 102.5865, 15.4560
        Hunter-Lab:
        29.7027, 47.7108, 14.5758
      #a7122b color charts
#a7122b RGB chart
      #a7122b CMYK chart
      #a7122b RGB pie chart
      #a7122b color shades, tints & tones
#a7122b color schemes
#a7122b color preview, HTML & CSS examples
           This text has a color of #a7122b        
        
          <p style="color:#a7122b;">Text here</p>
        
        
          .mytext {color:#a7122b;}
        
        Text color #a7122b
      
           This box has a color of #a7122b        
        
          <div style="background-color:#a7122b;">Content here</div>
        
        
          .mybackground {background-color:#a7122b;}
        
        Background color #a7122b
      
           Border around this has a color of #a7122b        
        
          <div style="border:2px solid #a7122b;">Content here</div>
        
        
          .myborder {border:2px solid #a7122b;}
        
        Border color #a7122b