#72224b color space conversions
Hex:
        #72224b
        RGB:
        114, 34, 75
        CMY:
        55, 87, 71
        CMYK:
        0, 70, 34, 55
      HSL:
        329°, 54.0541%, 29.0196%
        HSV (HSB):
        329°, 70.1754%, 44.7059%
        XYZ:
        8.7815, 5.2295, 7.2032
        xyY:
        0.4139, 0.2465, 5.2295
      CIE-Lab:
        27.3787, 39.0596, -6.0971
        CIE-LCH:
        27.3787, 39.5326, 351.1279
        CIE-Luv:
        27.3787, 44.4586, -12.7715
        Hunter-Lab:
        22.8680, 28.5261, -2.6681
      #72224b color charts
#72224b RGB chart
      #72224b CMYK chart
      #72224b RGB pie chart
      #72224b color shades, tints & tones
#72224b color schemes
#72224b color preview, HTML & CSS examples
           This text has a color of #72224b        
        
          <p style="color:#72224b;">Text here</p>
        
        
          .mytext {color:#72224b;}
        
        Text color #72224b
      
           This box has a color of #72224b        
        
          <div style="background-color:#72224b;">Content here</div>
        
        
          .mybackground {background-color:#72224b;}
        
        Background color #72224b
      
           Border around this has a color of #72224b        
        
          <div style="border:2px solid #72224b;">Content here</div>
        
        
          .myborder {border:2px solid #72224b;}
        
        Border color #72224b