#ad1211 color space conversions
Hex:
        #ad1211
        RGB:
        173, 18, 17
        CMY:
        32, 93, 93
        CMYK:
        0, 90, 90, 32
      HSL:
        0°, 82.1053%, 37.2549%
        HSV (HSB):
        0°, 90.1734%, 67.8431%
        XYZ:
        17.5511, 9.3573, 1.4114
        xyY:
        0.6197, 0.3304, 9.3573
      CIE-Lab:
        36.6634, 57.7274, 43.8173
        CIE-LCH:
        36.6634, 72.4735, 37.1999
        CIE-Luv:
        36.6634, 112.0694, 24.3314
        Hunter-Lab:
        30.5897, 48.8835, 18.6772
      #ad1211 color charts
#ad1211 RGB chart
      #ad1211 CMYK chart
      #ad1211 RGB pie chart
      #ad1211 color shades, tints & tones
#ad1211 color schemes
#ad1211 color preview, HTML & CSS examples
           This text has a color of #ad1211        
        
          <p style="color:#ad1211;">Text here</p>
        
        
          .mytext {color:#ad1211;}
        
        Text color #ad1211
      
           This box has a color of #ad1211        
        
          <div style="background-color:#ad1211;">Content here</div>
        
        
          .mybackground {background-color:#ad1211;}
        
        Background color #ad1211
      
           Border around this has a color of #ad1211        
        
          <div style="border:2px solid #ad1211;">Content here</div>
        
        
          .myborder {border:2px solid #ad1211;}
        
        Border color #ad1211