#a2130d color space conversions
Hex:
        #a2130d
        RGB:
        162, 19, 13
        CMY:
        36, 93, 95
        CMYK:
        0, 88, 92, 36
      HSL:
        2°, 85.1429%, 34.3137%
        HSV (HSB):
        2°, 91.9753%, 63.5294%
        XYZ:
        15.2058, 8.1762, 1.1575
        xyY:
        0.6196, 0.3332, 8.1762
      CIE-Lab:
        34.3472, 54.4180, 42.8294
        CIE-LCH:
        34.3472, 69.2508, 38.2043
        CIE-Luv:
        34.3472, 103.8369, 23.3804
        Hunter-Lab:
        28.5940, 44.8837, 17.6157
      #a2130d color charts
#a2130d RGB chart
      #a2130d CMYK chart
      #a2130d RGB pie chart
      #a2130d color shades, tints & tones
#a2130d color schemes
#a2130d color preview, HTML & CSS examples
           This text has a color of #a2130d        
        
          <p style="color:#a2130d;">Text here</p>
        
        
          .mytext {color:#a2130d;}
        
        Text color #a2130d
      
           This box has a color of #a2130d        
        
          <div style="background-color:#a2130d;">Content here</div>
        
        
          .mybackground {background-color:#a2130d;}
        
        Background color #a2130d
      
           Border around this has a color of #a2130d        
        
          <div style="border:2px solid #a2130d;">Content here</div>
        
        
          .myborder {border:2px solid #a2130d;}
        
        Border color #a2130d