#47714f color space conversions
Hex:
        #47714f
        RGB:
        71, 113, 79
        CMY:
        72, 56, 69
        CMYK:
        37, 0, 30, 56
      HSL:
        131°, 22.8261%, 36.0784%
        HSV (HSB):
        131°, 37.1681%, 44.3137%
        XYZ:
        9.9149, 13.7144, 9.5217
        xyY:
        0.2991, 0.4137, 13.7144
      CIE-Lab:
        43.8205, -22.4753, 14.3656
        CIE-LCH:
        43.8205, 26.6742, 147.4144
        CIE-Luv:
        43.8205, -20.1832, 21.1439
        Hunter-Lab:
        37.0329, -17.0172, 10.6787
      #47714f color charts
#47714f RGB chart
      #47714f CMYK chart
      #47714f RGB pie chart
      #47714f color shades, tints & tones
#47714f color schemes
#47714f color preview, HTML & CSS examples
           This text has a color of #47714f        
        
          <p style="color:#47714f;">Text here</p>
        
        
          .mytext {color:#47714f;}
        
        Text color #47714f
      
           This box has a color of #47714f        
        
          <div style="background-color:#47714f;">Content here</div>
        
        
          .mybackground {background-color:#47714f;}
        
        Background color #47714f
      
           Border around this has a color of #47714f        
        
          <div style="border:2px solid #47714f;">Content here</div>
        
        
          .myborder {border:2px solid #47714f;}
        
        Border color #47714f