#72354e color space conversions
Hex:
        #72354e
        RGB:
        114, 53, 78
        CMY:
        55, 79, 69
        CMYK:
        0, 54, 32, 55
      HSL:
        335°, 36.5269%, 32.7451%
        HSV (HSB):
        335°, 53.5088%, 44.7059%
        XYZ:
        9.5877, 6.6737, 7.9905
        xyY:
        0.3953, 0.2752, 6.6737
      CIE-Lab:
        31.0522, 29.9418, -2.6096
        CIE-LCH:
        31.0522, 30.0553, 355.0189
        CIE-Luv:
        31.0522, 35.9589, -7.6615
        Hunter-Lab:
        25.8335, 21.0389, -0.2556
      #72354e color charts
#72354e RGB chart
      #72354e CMYK chart
      #72354e RGB pie chart
      #72354e color shades, tints & tones
#72354e color schemes
#72354e color preview, HTML & CSS examples
           This text has a color of #72354e        
        
          <p style="color:#72354e;">Text here</p>
        
        
          .mytext {color:#72354e;}
        
        Text color #72354e
      
           This box has a color of #72354e        
        
          <div style="background-color:#72354e;">Content here</div>
        
        
          .mybackground {background-color:#72354e;}
        
        Background color #72354e
      
           Border around this has a color of #72354e        
        
          <div style="border:2px solid #72354e;">Content here</div>
        
        
          .myborder {border:2px solid #72354e;}
        
        Border color #72354e