#47040e color space conversions
Hex:
        #47040e
        RGB:
        71, 4, 14
        CMY:
        72, 98, 95
        CMYK:
        0, 94, 80, 72
      HSL:
        351°, 89.3333%, 14.7059%
        HSV (HSB):
        351°, 94.3662%, 27.8431%
        XYZ:
        2.7212, 1.4581, 0.5535
        xyY:
        0.5750, 0.3081, 1.4581
      CIE-Lab:
        12.3394, 30.8076, 13.3580
        CIE-LCH:
        12.3394, 33.5789, 23.4413
        CIE-Luv:
        12.3394, 34.7715, 5.0570
        Hunter-Lab:
        12.0753, 19.0938, 5.7351
      #47040e color charts
#47040e RGB chart
      #47040e CMYK chart
      #47040e RGB pie chart
      #47040e color shades, tints & tones
#47040e color schemes
#47040e color preview, HTML & CSS examples
           This text has a color of #47040e        
        
          <p style="color:#47040e;">Text here</p>
        
        
          .mytext {color:#47040e;}
        
        Text color #47040e
      
           This box has a color of #47040e        
        
          <div style="background-color:#47040e;">Content here</div>
        
        
          .mybackground {background-color:#47040e;}
        
        Background color #47040e
      
           Border around this has a color of #47040e        
        
          <div style="border:2px solid #47040e;">Content here</div>
        
        
          .myborder {border:2px solid #47040e;}
        
        Border color #47040e