#ad295d color space conversions
Hex:
        #ad295d
        RGB:
        173, 41, 93
        CMY:
        32, 84, 64
        CMYK:
        0, 76, 46, 32
      HSL:
        336°, 61.6822%, 41.9608%
        HSV (HSB):
        336°, 76.3006%, 67.8431%
        XYZ:
        20.0023, 11.2604, 11.4752
        xyY:
        0.4680, 0.2635, 11.2604
      CIE-Lab:
        40.0157, 55.9597, 2.1082
        CIE-LCH:
        40.0157, 55.9994, 2.1576
        CIE-Luv:
        40.0157, 83.4454, -7.5740
        Hunter-Lab:
        33.5566, 47.6758, 3.2145
      #ad295d color charts
#ad295d RGB chart
      #ad295d CMYK chart
      #ad295d RGB pie chart
      #ad295d color shades, tints & tones
#ad295d color schemes
#ad295d color preview, HTML & CSS examples
           This text has a color of #ad295d        
        
          <p style="color:#ad295d;">Text here</p>
        
        
          .mytext {color:#ad295d;}
        
        Text color #ad295d
      
           This box has a color of #ad295d        
        
          <div style="background-color:#ad295d;">Content here</div>
        
        
          .mybackground {background-color:#ad295d;}
        
        Background color #ad295d
      
           Border around this has a color of #ad295d        
        
          <div style="border:2px solid #ad295d;">Content here</div>
        
        
          .myborder {border:2px solid #ad295d;}
        
        Border color #ad295d