#47050f color space conversions
Hex:
        #47050f
        RGB:
        71, 5, 15
        CMY:
        72, 98, 94
        CMYK:
        0, 93, 79, 72
      HSL:
        351°, 86.8421%, 14.9020%
        HSV (HSB):
        351°, 92.9577%, 27.8431%
        XYZ:
        2.7390, 1.4826, 0.5937
        xyY:
        0.5688, 0.3079, 1.4826
      CIE-Lab:
        12.4972, 30.4605, 13.0542
        CIE-LCH:
        12.4972, 33.1399, 23.1981
        CIE-Luv:
        12.4972, 34.3751, 4.9244
        Hunter-Lab:
        12.1763, 18.8446, 5.6323
      #47050f color charts
#47050f RGB chart
      #47050f CMYK chart
      #47050f RGB pie chart
      #47050f color shades, tints & tones
#47050f color schemes
#47050f color preview, HTML & CSS examples
           This text has a color of #47050f        
        
          <p style="color:#47050f;">Text here</p>
        
        
          .mytext {color:#47050f;}
        
        Text color #47050f
      
           This box has a color of #47050f        
        
          <div style="background-color:#47050f;">Content here</div>
        
        
          .mybackground {background-color:#47050f;}
        
        Background color #47050f
      
           Border around this has a color of #47050f        
        
          <div style="border:2px solid #47050f;">Content here</div>
        
        
          .myborder {border:2px solid #47050f;}
        
        Border color #47050f