#47482d color space conversions
Hex:
        #47482d
        RGB:
        71, 72, 45
        CMY:
        72, 72, 82
        CMYK:
        1, 0, 38, 72
      HSL:
        62°, 23.0769%, 22.9412%
        HSV (HSB):
        62°, 37.5000%, 28.2353%
        XYZ:
        5.3896, 6.1638, 3.3883
        xyY:
        0.3607, 0.4125, 6.1638
      CIE-Lab:
        29.8220, -5.4170, 16.0957
        CIE-LCH:
        29.8220, 16.9828, 108.6007
        CIE-Luv:
        29.8220, 0.6794, 17.5463
        Hunter-Lab:
        24.8270, -4.6976, 9.2872
      #47482d color charts
#47482d RGB chart
      #47482d CMYK chart
      #47482d RGB pie chart
      #47482d color shades, tints & tones
#47482d color schemes
#47482d color preview, HTML & CSS examples
           This text has a color of #47482d        
        
          <p style="color:#47482d;">Text here</p>
        
        
          .mytext {color:#47482d;}
        
        Text color #47482d
      
           This box has a color of #47482d        
        
          <div style="background-color:#47482d;">Content here</div>
        
        
          .mybackground {background-color:#47482d;}
        
        Background color #47482d
      
           Border around this has a color of #47482d        
        
          <div style="border:2px solid #47482d;">Content here</div>
        
        
          .myborder {border:2px solid #47482d;}
        
        Border color #47482d