#a7012d color space conversions
Hex:
        #a7012d
        RGB:
        167, 1, 45
        CMY:
        35, 100, 82
        CMYK:
        0, 99, 73, 35
      HSL:
        344°, 98.8095%, 32.9412%
        HSV (HSB):
        344°, 99.4012%, 65.4902%
        XYZ:
        16.4209, 8.4267, 3.2437
        xyY:
        0.5846, 0.3000, 8.4267
      CIE-Lab:
        34.8561, 59.2695, 25.6834
        CIE-LCH:
        34.8561, 64.5950, 23.4287
        CIE-Luv:
        34.8561, 105.4546, 13.0529
        Hunter-Lab:
        29.0287, 50.1730, 13.6951
      #a7012d color charts
#a7012d RGB chart
      #a7012d CMYK chart
      #a7012d RGB pie chart
      #a7012d color shades, tints & tones
#a7012d color schemes
#a7012d color preview, HTML & CSS examples
           This text has a color of #a7012d        
        
          <p style="color:#a7012d;">Text here</p>
        
        
          .mytext {color:#a7012d;}
        
        Text color #a7012d
      
           This box has a color of #a7012d        
        
          <div style="background-color:#a7012d;">Content here</div>
        
        
          .mybackground {background-color:#a7012d;}
        
        Background color #a7012d
      
           Border around this has a color of #a7012d        
        
          <div style="border:2px solid #a7012d;">Content here</div>
        
        
          .myborder {border:2px solid #a7012d;}
        
        Border color #a7012d