#ad0018 color space conversions
Hex:
        #ad0018
        RGB:
        173, 0, 24
        CMY:
        32, 100, 91
        CMYK:
        0, 100, 86, 32
      HSL:
        352°, 100.0000%, 33.9216%
        HSV (HSB):
        352°, 100.0000%, 67.8431%
        XYZ:
        17.3985, 8.9502, 1.6747
        xyY:
        0.6209, 0.3194, 8.9502
      CIE-Lab:
        35.8882, 60.2409, 39.7242
        CIE-LCH:
        35.8882, 72.1594, 33.4018
        CIE-Luv:
        35.8882, 114.9344, 21.3654
        Hunter-Lab:
        29.9169, 51.4540, 17.6228
      #ad0018 color charts
#ad0018 RGB chart
      #ad0018 CMYK chart
      #ad0018 RGB pie chart
      #ad0018 color shades, tints & tones
#ad0018 color schemes
#ad0018 color preview, HTML & CSS examples
           This text has a color of #ad0018        
        
          <p style="color:#ad0018;">Text here</p>
        
        
          .mytext {color:#ad0018;}
        
        Text color #ad0018
      
           This box has a color of #ad0018        
        
          <div style="background-color:#ad0018;">Content here</div>
        
        
          .mybackground {background-color:#ad0018;}
        
        Background color #ad0018
      
           Border around this has a color of #ad0018        
        
          <div style="border:2px solid #ad0018;">Content here</div>
        
        
          .myborder {border:2px solid #ad0018;}
        
        Border color #ad0018