#53926d color space conversions
Hex:
        #53926d
        RGB:
        83, 146, 109
        CMY:
        67, 43, 57
        CMYK:
        43, 0, 25, 43
      HSL:
        145°, 27.5109%, 44.9020%
        HSV (HSB):
        145°, 43.1507%, 57.2549%
        XYZ:
        16.6065, 23.5009, 18.1289
        xyY:
        0.2852, 0.4035, 23.5009
      CIE-Lab:
        55.5846, -29.0319, 13.3944
        CIE-LCH:
        55.5846, 31.9729, 155.2329
        CIE-Luv:
        55.5846, -29.6210, 22.4618
        Hunter-Lab:
        48.4777, -23.6892, 11.7621
      #53926d color charts
#53926d RGB chart
      #53926d CMYK chart
      #53926d RGB pie chart
      #53926d color shades, tints & tones
#53926d color schemes
#53926d color preview, HTML & CSS examples
           This text has a color of #53926d        
        
          <p style="color:#53926d;">Text here</p>
        
        
          .mytext {color:#53926d;}
        
        Text color #53926d
      
           This box has a color of #53926d        
        
          <div style="background-color:#53926d;">Content here</div>
        
        
          .mybackground {background-color:#53926d;}
        
        Background color #53926d
      
           Border around this has a color of #53926d        
        
          <div style="border:2px solid #53926d;">Content here</div>
        
        
          .myborder {border:2px solid #53926d;}
        
        Border color #53926d