#ad1666 color space conversions
Hex:
        #ad1666
        RGB:
        173, 22, 102
        CMY:
        32, 91, 60
        CMYK:
        0, 87, 41, 32
      HSL:
        328°, 77.4359%, 38.2353%
        HSV (HSB):
        328°, 87.2832%, 67.8431%
        XYZ:
        19.9188, 10.4174, 13.5313
        xyY:
        0.4541, 0.2375, 10.4174
      CIE-Lab:
        38.5813, 61.7277, -5.7002
        CIE-LCH:
        38.5813, 61.9903, 354.7240
        CIE-Luv:
        38.5813, 85.1196, -17.9695
        Hunter-Lab:
        32.2759, 53.6765, -2.2634
      #ad1666 color charts
#ad1666 RGB chart
      #ad1666 CMYK chart
      #ad1666 RGB pie chart
      #ad1666 color shades, tints & tones
#ad1666 color schemes
#ad1666 color preview, HTML & CSS examples
           This text has a color of #ad1666        
        
          <p style="color:#ad1666;">Text here</p>
        
        
          .mytext {color:#ad1666;}
        
        Text color #ad1666
      
           This box has a color of #ad1666        
        
          <div style="background-color:#ad1666;">Content here</div>
        
        
          .mybackground {background-color:#ad1666;}
        
        Background color #ad1666
      
           Border around this has a color of #ad1666        
        
          <div style="border:2px solid #ad1666;">Content here</div>
        
        
          .myborder {border:2px solid #ad1666;}
        
        Border color #ad1666