#ad212b color space conversions
Hex:
        #ad212b
        RGB:
        173, 33, 43
        CMY:
        32, 87, 83
        CMYK:
        0, 81, 75, 32
      HSL:
        356°, 67.9612%, 40.3922%
        HSV (HSB):
        356°, 80.9249%, 67.8431%
        XYZ:
        18.2135, 10.1464, 3.2840
        xyY:
        0.5756, 0.3206, 10.1464
      CIE-Lab:
        38.1039, 55.0563, 31.0271
        CIE-LCH:
        38.1039, 63.1971, 29.4035
        CIE-Luv:
        38.1039, 102.1998, 18.9460
        Hunter-Lab:
        31.8534, 46.3214, 16.1847
      #ad212b color charts
#ad212b RGB chart
      #ad212b CMYK chart
      #ad212b RGB pie chart
      #ad212b color shades, tints & tones
#ad212b color schemes
#ad212b color preview, HTML & CSS examples
           This text has a color of #ad212b        
        
          <p style="color:#ad212b;">Text here</p>
        
        
          .mytext {color:#ad212b;}
        
        Text color #ad212b
      
           This box has a color of #ad212b        
        
          <div style="background-color:#ad212b;">Content here</div>
        
        
          .mybackground {background-color:#ad212b;}
        
        Background color #ad212b
      
           Border around this has a color of #ad212b        
        
          <div style="border:2px solid #ad212b;">Content here</div>
        
        
          .myborder {border:2px solid #ad212b;}
        
        Border color #ad212b