#47705d color space conversions
Hex:
        #47705d
        RGB:
        71, 112, 93
        CMY:
        72, 56, 64
        CMYK:
        37, 0, 17, 56
      HSL:
        152°, 22.4044%, 35.8824%
        HSV (HSB):
        152°, 36.6071%, 43.9216%
        XYZ:
        10.3685, 13.7182, 12.4573
        xyY:
        0.2837, 0.3754, 13.7182
      CIE-Lab:
        43.8261, -18.9642, 6.0561
        CIE-LCH:
        43.8261, 19.9077, 162.2893
        CIE-Luv:
        43.8261, -19.5100, 10.6398
        Hunter-Lab:
        37.0382, -14.8473, 5.9852
      #47705d color charts
#47705d RGB chart
      #47705d CMYK chart
      #47705d RGB pie chart
      #47705d color shades, tints & tones
#47705d color schemes
#47705d color preview, HTML & CSS examples
           This text has a color of #47705d        
        
          <p style="color:#47705d;">Text here</p>
        
        
          .mytext {color:#47705d;}
        
        Text color #47705d
      
           This box has a color of #47705d        
        
          <div style="background-color:#47705d;">Content here</div>
        
        
          .mybackground {background-color:#47705d;}
        
        Background color #47705d
      
           Border around this has a color of #47705d        
        
          <div style="border:2px solid #47705d;">Content here</div>
        
        
          .myborder {border:2px solid #47705d;}
        
        Border color #47705d