#ad224f color space conversions
Hex:
        #ad224f
        RGB:
        173, 34, 79
        CMY:
        32, 87, 69
        CMYK:
        0, 80, 54, 32
      HSL:
        341°, 67.1498%, 40.5882%
        HSV (HSB):
        341°, 80.3468%, 67.8431%
        XYZ:
        19.2169, 10.5928, 8.4289
        xyY:
        0.5026, 0.2770, 10.5928
      CIE-Lab:
        38.8860, 56.8842, 9.3930
        CIE-LCH:
        38.8860, 57.6545, 9.3763
        CIE-Luv:
        38.8860, 91.0345, 0.1930
        Hunter-Lab:
        32.5466, 48.4375, 7.4277
      #ad224f color charts
#ad224f RGB chart
      #ad224f CMYK chart
      #ad224f RGB pie chart
      #ad224f color shades, tints & tones
#ad224f color schemes
#ad224f color preview, HTML & CSS examples
           This text has a color of #ad224f        
        
          <p style="color:#ad224f;">Text here</p>
        
        
          .mytext {color:#ad224f;}
        
        Text color #ad224f
      
           This box has a color of #ad224f        
        
          <div style="background-color:#ad224f;">Content here</div>
        
        
          .mybackground {background-color:#ad224f;}
        
        Background color #ad224f
      
           Border around this has a color of #ad224f        
        
          <div style="border:2px solid #ad224f;">Content here</div>
        
        
          .myborder {border:2px solid #ad224f;}
        
        Border color #ad224f