#476e2f color space conversions
Hex:
        #476e2f
        RGB:
        71, 110, 47
        CMY:
        72, 57, 82
        CMYK:
        35, 0, 57, 57
      HSL:
        97°, 40.1274%, 30.7843%
        HSV (HSB):
        97°, 57.2727%, 43.1373%
        XYZ:
        8.6876, 12.6967, 4.6821
        xyY:
        0.3333, 0.4871, 12.6967
      CIE-Lab:
        42.3026, -26.0761, 30.4529
        CIE-LCH:
        42.3026, 40.0917, 130.5727
        CIE-Luv:
        42.3026, -19.1566, 37.2194
        Hunter-Lab:
        35.6324, -18.8366, 17.1519
      #476e2f color charts
#476e2f RGB chart
      #476e2f CMYK chart
      #476e2f RGB pie chart
      #476e2f color shades, tints & tones
#476e2f color schemes
#476e2f color preview, HTML & CSS examples
           This text has a color of #476e2f        
        
          <p style="color:#476e2f;">Text here</p>
        
        
          .mytext {color:#476e2f;}
        
        Text color #476e2f
      
           This box has a color of #476e2f        
        
          <div style="background-color:#476e2f;">Content here</div>
        
        
          .mybackground {background-color:#476e2f;}
        
        Background color #476e2f
      
           Border around this has a color of #476e2f        
        
          <div style="border:2px solid #476e2f;">Content here</div>
        
        
          .myborder {border:2px solid #476e2f;}
        
        Border color #476e2f