#547a5d color space conversions
Hex:
        #547a5d
        RGB:
        84, 122, 93
        CMY:
        67, 52, 64
        CMYK:
        31, 0, 24, 52
      HSL:
        134°, 18.4466%, 40.3922%
        HSV (HSB):
        134°, 31.1475%, 47.8431%
        XYZ:
        12.5915, 16.5942, 12.8953
        xyY:
        0.2992, 0.3943, 16.5942
      CIE-Lab:
        47.7446, -19.8732, 11.6874
        CIE-LCH:
        47.7446, 23.0552, 149.5403
        CIE-Luv:
        47.7446, -18.6576, 18.1077
        Hunter-Lab:
        40.7360, -16.1137, 9.7465
      #547a5d color charts
#547a5d RGB chart
      #547a5d CMYK chart
      #547a5d RGB pie chart
      #547a5d color shades, tints & tones
#547a5d color schemes
#547a5d color preview, HTML & CSS examples
           This text has a color of #547a5d        
        
          <p style="color:#547a5d;">Text here</p>
        
        
          .mytext {color:#547a5d;}
        
        Text color #547a5d
      
           This box has a color of #547a5d        
        
          <div style="background-color:#547a5d;">Content here</div>
        
        
          .mybackground {background-color:#547a5d;}
        
        Background color #547a5d
      
           Border around this has a color of #547a5d        
        
          <div style="border:2px solid #547a5d;">Content here</div>
        
        
          .myborder {border:2px solid #547a5d;}
        
        Border color #547a5d