#ad2b75 color space conversions
Hex:
        #ad2b75
        RGB:
        173, 43, 117
        CMY:
        32, 83, 54
        CMYK:
        0, 75, 32, 32
      HSL:
        326°, 60.1852%, 42.3529%
        HSV (HSB):
        326°, 75.1445%, 67.8431%
        XYZ:
        21.3083, 11.8963, 18.0028
        xyY:
        0.4161, 0.2323, 11.8963
      CIE-Lab:
        41.0509, 57.8345, -11.4079
        CIE-LCH:
        41.0509, 58.9489, 348.8416
        CIE-Luv:
        41.0509, 73.6665, -24.7708
        Hunter-Lab:
        34.4911, 49.9166, -6.8029
      #ad2b75 color charts
#ad2b75 RGB chart
      #ad2b75 CMYK chart
      #ad2b75 RGB pie chart
      #ad2b75 color shades, tints & tones
#ad2b75 color schemes
#ad2b75 color preview, HTML & CSS examples
           This text has a color of #ad2b75        
        
          <p style="color:#ad2b75;">Text here</p>
        
        
          .mytext {color:#ad2b75;}
        
        Text color #ad2b75
      
           This box has a color of #ad2b75        
        
          <div style="background-color:#ad2b75;">Content here</div>
        
        
          .mybackground {background-color:#ad2b75;}
        
        Background color #ad2b75
      
           Border around this has a color of #ad2b75        
        
          <div style="border:2px solid #ad2b75;">Content here</div>
        
        
          .myborder {border:2px solid #ad2b75;}
        
        Border color #ad2b75