#ad2959 color space conversions
Hex:
        #ad2959
        RGB:
        173, 41, 89
        CMY:
        32, 84, 65
        CMYK:
        0, 76, 49, 32
      HSL:
        338°, 61.6822%, 41.9608%
        HSV (HSB):
        338°, 76.3006%, 67.8431%
        XYZ:
        19.8297, 11.1914, 10.5662
        xyY:
        0.4768, 0.2691, 11.1914
      CIE-Lab:
        39.9010, 55.5962, 4.4737
        CIE-LCH:
        39.9010, 55.7759, 4.6006
        CIE-Luv:
        39.9010, 84.9068, -4.7996
        Hunter-Lab:
        33.4535, 47.2628, 4.6909
      #ad2959 color charts
#ad2959 RGB chart
      #ad2959 CMYK chart
      #ad2959 RGB pie chart
      #ad2959 color shades, tints & tones
#ad2959 color schemes
#ad2959 color preview, HTML & CSS examples
           This text has a color of #ad2959        
        
          <p style="color:#ad2959;">Text here</p>
        
        
          .mytext {color:#ad2959;}
        
        Text color #ad2959
      
           This box has a color of #ad2959        
        
          <div style="background-color:#ad2959;">Content here</div>
        
        
          .mybackground {background-color:#ad2959;}
        
        Background color #ad2959
      
           Border around this has a color of #ad2959        
        
          <div style="border:2px solid #ad2959;">Content here</div>
        
        
          .myborder {border:2px solid #ad2959;}
        
        Border color #ad2959