#72344e color space conversions
Hex:
        #72344e
        RGB:
        114, 52, 78
        CMY:
        55, 80, 69
        CMYK:
        0, 54, 32, 55
      HSL:
        335°, 37.3494%, 32.5490%
        HSV (HSB):
        335°, 54.3860%, 44.7059%
        XYZ:
        9.5426, 6.5834, 7.9755
        xyY:
        0.3959, 0.2732, 6.5834
      CIE-Lab:
        30.8392, 30.4943, -2.9243
        CIE-LCH:
        30.8392, 30.6342, 354.5222
        CIE-Luv:
        30.8392, 36.4210, -8.1042
        Hunter-Lab:
        25.6582, 21.4841, -0.4687
      #72344e color charts
#72344e RGB chart
      #72344e CMYK chart
      #72344e RGB pie chart
      #72344e color shades, tints & tones
#72344e color schemes
#72344e color preview, HTML & CSS examples
           This text has a color of #72344e        
        
          <p style="color:#72344e;">Text here</p>
        
        
          .mytext {color:#72344e;}
        
        Text color #72344e
      
           This box has a color of #72344e        
        
          <div style="background-color:#72344e;">Content here</div>
        
        
          .mybackground {background-color:#72344e;}
        
        Background color #72344e
      
           Border around this has a color of #72344e        
        
          <div style="border:2px solid #72344e;">Content here</div>
        
        
          .myborder {border:2px solid #72344e;}
        
        Border color #72344e