#53772f color space conversions
Hex:
        #53772f
        RGB:
        83, 119, 47
        CMY:
        67, 53, 82
        CMYK:
        30, 0, 61, 53
      HSL:
        90°, 43.3735%, 32.5490%
        HSV (HSB):
        90°, 60.5042%, 46.6667%
        XYZ:
        10.6772, 15.2379, 5.0678
        xyY:
        0.3446, 0.4918, 15.2379
      CIE-Lab:
        45.9583, -25.8067, 34.8827
        CIE-LCH:
        45.9583, 43.3911, 126.4946
        CIE-Luv:
        45.9583, -17.9187, 42.2023
        Hunter-Lab:
        39.0357, -19.4886, 19.6277
      #53772f color charts
#53772f RGB chart
      #53772f CMYK chart
      #53772f RGB pie chart
      #53772f color shades, tints & tones
#53772f color schemes
#53772f color preview, HTML & CSS examples
           This text has a color of #53772f        
        
          <p style="color:#53772f;">Text here</p>
        
        
          .mytext {color:#53772f;}
        
        Text color #53772f
      
           This box has a color of #53772f        
        
          <div style="background-color:#53772f;">Content here</div>
        
        
          .mybackground {background-color:#53772f;}
        
        Background color #53772f
      
           Border around this has a color of #53772f        
        
          <div style="border:2px solid #53772f;">Content here</div>
        
        
          .myborder {border:2px solid #53772f;}
        
        Border color #53772f