#ad116d color space conversions
Hex:
        #ad116d
        RGB:
        173, 17, 109
        CMY:
        32, 93, 57
        CMYK:
        0, 90, 37, 32
      HSL:
        325°, 82.1053%, 37.2549%
        HSV (HSB):
        325°, 90.1734%, 67.8431%
        XYZ:
        20.1943, 10.3893, 15.4090
        xyY:
        0.4391, 0.2259, 10.3893
      CIE-Lab:
        38.5322, 63.3028, -10.2030
        CIE-LCH:
        38.5322, 64.1198, 350.8439
        CIE-Luv:
        38.5322, 82.9503, -23.8653
        Hunter-Lab:
        32.2324, 55.4278, -5.7814
      #ad116d color charts
#ad116d RGB chart
      #ad116d CMYK chart
      #ad116d RGB pie chart
      #ad116d color shades, tints & tones
#ad116d color schemes
#ad116d color preview, HTML & CSS examples
           This text has a color of #ad116d        
        
          <p style="color:#ad116d;">Text here</p>
        
        
          .mytext {color:#ad116d;}
        
        Text color #ad116d
      
           This box has a color of #ad116d        
        
          <div style="background-color:#ad116d;">Content here</div>
        
        
          .mybackground {background-color:#ad116d;}
        
        Background color #ad116d
      
           Border around this has a color of #ad116d        
        
          <div style="border:2px solid #ad116d;">Content here</div>
        
        
          .myborder {border:2px solid #ad116d;}
        
        Border color #ad116d