#47726e color space conversions
Hex:
        #47726e
        RGB:
        71, 114, 110
        CMY:
        72, 55, 57
        CMYK:
        38, 0, 4, 55
      HSL:
        174°, 23.2432%, 36.2745%
        HSV (HSB):
        174°, 37.7193%, 44.7059%
        XYZ:
        11.4303, 14.5000, 16.9482
        xyY:
        0.2666, 0.3382, 14.5000
      CIE-Lab:
        44.9416, -15.8805, -2.5131
        CIE-LCH:
        44.9416, 16.0781, 188.9924
        CIE-Luv:
        44.9416, -20.1085, -1.1041
        Hunter-Lab:
        38.0789, -13.0568, 0.2664
      #47726e color charts
#47726e RGB chart
      #47726e CMYK chart
      #47726e RGB pie chart
      #47726e color shades, tints & tones
#47726e color schemes
#47726e color preview, HTML & CSS examples
           This text has a color of #47726e        
        
          <p style="color:#47726e;">Text here</p>
        
        
          .mytext {color:#47726e;}
        
        Text color #47726e
      
           This box has a color of #47726e        
        
          <div style="background-color:#47726e;">Content here</div>
        
        
          .mybackground {background-color:#47726e;}
        
        Background color #47726e
      
           Border around this has a color of #47726e        
        
          <div style="border:2px solid #47726e;">Content here</div>
        
        
          .myborder {border:2px solid #47726e;}
        
        Border color #47726e