#47030e color space conversions
Hex:
        #47030e
        RGB:
        71, 3, 14
        CMY:
        72, 99, 95
        CMYK:
        0, 96, 80, 72
      HSL:
        350°, 91.8919%, 14.5098%
        HSV (HSB):
        350°, 95.7746%, 27.8431%
        XYZ:
        2.7104, 1.4364, 0.5499
        xyY:
        0.5771, 0.3058, 1.4364
      CIE-Lab:
        12.1980, 31.2132, 13.1661
        CIE-LCH:
        12.1980, 33.8764, 22.8706
        CIE-Luv:
        12.1980, 34.9889, 4.8659
        Hunter-Lab:
        11.9851, 19.3929, 5.6694
      #47030e color charts
#47030e RGB chart
      #47030e CMYK chart
      #47030e RGB pie chart
      #47030e color shades, tints & tones
#47030e color schemes
#47030e color preview, HTML & CSS examples
           This text has a color of #47030e        
        
          <p style="color:#47030e;">Text here</p>
        
        
          .mytext {color:#47030e;}
        
        Text color #47030e
      
           This box has a color of #47030e        
        
          <div style="background-color:#47030e;">Content here</div>
        
        
          .mybackground {background-color:#47030e;}
        
        Background color #47030e
      
           Border around this has a color of #47030e        
        
          <div style="border:2px solid #47030e;">Content here</div>
        
        
          .myborder {border:2px solid #47030e;}
        
        Border color #47030e