#474b2a color space conversions
Hex:
        #474b2a
        RGB:
        71, 75, 42
        CMY:
        72, 71, 84
        CMYK:
        5, 0, 44, 71
      HSL:
        67°, 28.2051%, 22.9412%
        HSV (HSB):
        67°, 44.0000%, 29.4118%
        XYZ:
        5.5325, 6.5389, 3.1610
        xyY:
        0.3632, 0.4293, 6.5389
      CIE-Lab:
        30.7333, -7.6614, 19.1061
        CIE-LCH:
        30.7333, 20.5850, 111.8503
        CIE-Luv:
        30.7333, -0.8670, 20.7776
        Hunter-Lab:
        25.5713, -6.1301, 10.5707
      #474b2a color charts
#474b2a RGB chart
      #474b2a CMYK chart
      #474b2a RGB pie chart
      #474b2a color shades, tints & tones
#474b2a color schemes
#474b2a color preview, HTML & CSS examples
           This text has a color of #474b2a        
        
          <p style="color:#474b2a;">Text here</p>
        
        
          .mytext {color:#474b2a;}
        
        Text color #474b2a
      
           This box has a color of #474b2a        
        
          <div style="background-color:#474b2a;">Content here</div>
        
        
          .mybackground {background-color:#474b2a;}
        
        Background color #474b2a
      
           Border around this has a color of #474b2a        
        
          <div style="border:2px solid #474b2a;">Content here</div>
        
        
          .myborder {border:2px solid #474b2a;}
        
        Border color #474b2a