#ad224d color space conversions
Hex:
        #ad224d
        RGB:
        173, 34, 77
        CMY:
        32, 87, 70
        CMYK:
        0, 80, 55, 32
      HSL:
        341°, 67.1498%, 40.5882%
        HSV (HSB):
        341°, 80.3468%, 67.8431%
        XYZ:
        19.1452, 10.5641, 8.0512
        xyY:
        0.5070, 0.2798, 10.5641
      CIE-Lab:
        38.8364, 56.7324, 10.6002
        CIE-LCH:
        38.8364, 57.7142, 10.5834
        CIE-Luv:
        38.8364, 91.7468, 1.4646
        Hunter-Lab:
        32.5025, 48.2638, 8.0650
      #ad224d color charts
#ad224d RGB chart
      #ad224d CMYK chart
      #ad224d RGB pie chart
      #ad224d color shades, tints & tones
#ad224d color schemes
#ad224d color preview, HTML & CSS examples
           This text has a color of #ad224d        
        
          <p style="color:#ad224d;">Text here</p>
        
        
          .mytext {color:#ad224d;}
        
        Text color #ad224d
      
           This box has a color of #ad224d        
        
          <div style="background-color:#ad224d;">Content here</div>
        
        
          .mybackground {background-color:#ad224d;}
        
        Background color #ad224d
      
           Border around this has a color of #ad224d        
        
          <div style="border:2px solid #ad224d;">Content here</div>
        
        
          .myborder {border:2px solid #ad224d;}
        
        Border color #ad224d