#ad0211 color space conversions
Hex:
        #ad0211
        RGB:
        173, 2, 17
        CMY:
        32, 99, 93
        CMYK:
        0, 99, 90, 32
      HSL:
        355°, 97.7143%, 34.3137%
        HSV (HSB):
        355°, 98.8439%, 67.8431%
        XYZ:
        17.3565, 8.9681, 1.3465
        xyY:
        0.6272, 0.3241, 8.9681
      CIE-Lab:
        35.9229, 59.8630, 43.2716
        CIE-LCH:
        35.9229, 73.8648, 35.8610
        CIE-Luv:
        35.9229, 115.5500, 23.0359
        Hunter-Lab:
        29.9468, 51.0474, 18.2968
      #ad0211 color charts
#ad0211 RGB chart
      #ad0211 CMYK chart
      #ad0211 RGB pie chart
      #ad0211 color shades, tints & tones
#ad0211 color schemes
#ad0211 color preview, HTML & CSS examples
           This text has a color of #ad0211        
        
          <p style="color:#ad0211;">Text here</p>
        
        
          .mytext {color:#ad0211;}
        
        Text color #ad0211
      
           This box has a color of #ad0211        
        
          <div style="background-color:#ad0211;">Content here</div>
        
        
          .mybackground {background-color:#ad0211;}
        
        Background color #ad0211
      
           Border around this has a color of #ad0211        
        
          <div style="border:2px solid #ad0211;">Content here</div>
        
        
          .myborder {border:2px solid #ad0211;}
        
        Border color #ad0211