#474d35 color space conversions
Hex:
        #474d35
        RGB:
        71, 77, 53
        CMY:
        72, 70, 79
        CMYK:
        8, 0, 31, 70
      HSL:
        75°, 18.4615%, 25.4902%
        HSV (HSB):
        75°, 31.1688%, 30.1961%
        XYZ:
        5.8950, 6.9044, 4.3901
        xyY:
        0.3429, 0.4017, 6.9044
      CIE-Lab:
        31.5883, -7.2037, 13.4679
        CIE-LCH:
        31.5883, 15.2734, 118.1414
        CIE-Luv:
        31.5883, -2.2814, 15.7614
        Hunter-Lab:
        26.2762, -5.9372, 8.4874
      #474d35 color charts
#474d35 RGB chart
      #474d35 CMYK chart
      #474d35 RGB pie chart
      #474d35 color shades, tints & tones
#474d35 color schemes
#474d35 color preview, HTML & CSS examples
           This text has a color of #474d35        
        
          <p style="color:#474d35;">Text here</p>
        
        
          .mytext {color:#474d35;}
        
        Text color #474d35
      
           This box has a color of #474d35        
        
          <div style="background-color:#474d35;">Content here</div>
        
        
          .mybackground {background-color:#474d35;}
        
        Background color #474d35
      
           Border around this has a color of #474d35        
        
          <div style="border:2px solid #474d35;">Content here</div>
        
        
          .myborder {border:2px solid #474d35;}
        
        Border color #474d35