#477b4d color space conversions
Hex:
        #477b4d
        RGB:
        71, 123, 77
        CMY:
        72, 52, 70
        CMYK:
        42, 0, 37, 52
      HSL:
        127°, 26.8041%, 38.0392%
        HSV (HSB):
        127°, 42.2764%, 48.2353%
        XYZ:
        11.0210, 16.0413, 9.5366
        xyY:
        0.3011, 0.4383, 16.0413
      CIE-Lab:
        47.0287, -27.8578, 19.8507
        CIE-LCH:
        47.0287, 34.2069, 144.5274
        CIE-Luv:
        47.0287, -24.7833, 28.6223
        Hunter-Lab:
        40.0516, -20.9723, 13.9187
      #477b4d color charts
#477b4d RGB chart
      #477b4d CMYK chart
      #477b4d RGB pie chart
      #477b4d color shades, tints & tones
#477b4d color schemes
#477b4d color preview, HTML & CSS examples
           This text has a color of #477b4d        
        
          <p style="color:#477b4d;">Text here</p>
        
        
          .mytext {color:#477b4d;}
        
        Text color #477b4d
      
           This box has a color of #477b4d        
        
          <div style="background-color:#477b4d;">Content here</div>
        
        
          .mybackground {background-color:#477b4d;}
        
        Background color #477b4d
      
           Border around this has a color of #477b4d        
        
          <div style="border:2px solid #477b4d;">Content here</div>
        
        
          .myborder {border:2px solid #477b4d;}
        
        Border color #477b4d