#72534f color space conversions
Hex:
        #72534f
        RGB:
        114, 83, 79
        CMY:
        55, 67, 69
        CMYK:
        0, 27, 31, 55
      HSL:
        7°, 18.1347%, 37.8431%
        HSV (HSB):
        7°, 30.7018%, 44.7059%
        XYZ:
        11.4440, 10.3284, 8.7876
        xyY:
        0.3745, 0.3380, 10.3284
      CIE-Lab:
        38.4255, 12.3043, 7.4068
        CIE-LCH:
        38.4255, 14.3616, 31.0468
        CIE-Luv:
        38.4255, 19.8161, 6.9771
        Hunter-Lab:
        32.1379, 7.3207, 6.2847
      #72534f color charts
#72534f RGB chart
      #72534f CMYK chart
      #72534f RGB pie chart
      #72534f color shades, tints & tones
#72534f color schemes
#72534f color preview, HTML & CSS examples
           This text has a color of #72534f        
        
          <p style="color:#72534f;">Text here</p>
        
        
          .mytext {color:#72534f;}
        
        Text color #72534f
      
           This box has a color of #72534f        
        
          <div style="background-color:#72534f;">Content here</div>
        
        
          .mybackground {background-color:#72534f;}
        
        Background color #72534f
      
           Border around this has a color of #72534f        
        
          <div style="border:2px solid #72534f;">Content here</div>
        
        
          .myborder {border:2px solid #72534f;}
        
        Border color #72534f