#47755e color space conversions
Hex:
        #47755e
        RGB:
        71, 117, 94
        CMY:
        72, 54, 63
        CMYK:
        39, 0, 20, 54
      HSL:
        150°, 24.4681%, 36.8627%
        HSV (HSB):
        150°, 39.3162%, 45.8824%
        XYZ:
        10.9802, 14.8703, 12.8812
        xyY:
        0.2835, 0.3839, 14.8703
      CIE-Lab:
        45.4561, -21.3810, 7.7774
        CIE-LCH:
        45.4561, 22.7516, 160.0109
        CIE-Luv:
        45.4561, -21.7274, 13.2792
        Hunter-Lab:
        38.5621, -16.6573, 7.1883
      #47755e color charts
#47755e RGB chart
      #47755e CMYK chart
      #47755e RGB pie chart
      #47755e color shades, tints & tones
#47755e color schemes
#47755e color preview, HTML & CSS examples
           This text has a color of #47755e        
        
          <p style="color:#47755e;">Text here</p>
        
        
          .mytext {color:#47755e;}
        
        Text color #47755e
      
           This box has a color of #47755e        
        
          <div style="background-color:#47755e;">Content here</div>
        
        
          .mybackground {background-color:#47755e;}
        
        Background color #47755e
      
           Border around this has a color of #47755e        
        
          <div style="border:2px solid #47755e;">Content here</div>
        
        
          .myborder {border:2px solid #47755e;}
        
        Border color #47755e