#47490e color space conversions
Hex:
        #47490e
        RGB:
        71, 73, 14
        CMY:
        72, 71, 95
        CMYK:
        3, 0, 81, 71
      HSL:
        62°, 67.8161%, 17.0588%
        HSV (HSB):
        62°, 80.8219%, 28.6275%
        XYZ:
        5.0603, 6.1364, 1.3332
        xyY:
        0.4039, 0.4897, 6.1364
      CIE-Lab:
        29.7540, -9.1176, 32.7890
        CIE-LCH:
        29.7540, 34.0330, 105.5396
        CIE-Luv:
        29.7540, 0.9129, 30.1313
        Hunter-Lab:
        24.7717, -6.8867, 14.1493
      #47490e color charts
#47490e RGB chart
      #47490e CMYK chart
      #47490e RGB pie chart
      #47490e color shades, tints & tones
#47490e color schemes
#47490e color preview, HTML & CSS examples
           This text has a color of #47490e        
        
          <p style="color:#47490e;">Text here</p>
        
        
          .mytext {color:#47490e;}
        
        Text color #47490e
      
           This box has a color of #47490e        
        
          <div style="background-color:#47490e;">Content here</div>
        
        
          .mybackground {background-color:#47490e;}
        
        Background color #47490e
      
           Border around this has a color of #47490e        
        
          <div style="border:2px solid #47490e;">Content here</div>
        
        
          .myborder {border:2px solid #47490e;}
        
        Border color #47490e