#47100d color space conversions
Hex:
        #47100d
        RGB:
        71, 16, 13
        CMY:
        72, 94, 95
        CMYK:
        0, 77, 82, 72
      HSL:
        3°, 69.0476%, 16.4706%
        HSV (HSB):
        3°, 81.6901%, 27.8431%
        XYZ:
        2.8565, 1.7392, 0.5659
        xyY:
        0.5534, 0.3370, 1.7392
      CIE-Lab:
        14.0546, 25.9079, 16.1374
        CIE-LCH:
        14.0546, 30.5227, 31.9178
        CIE-Luv:
        14.0546, 31.9804, 7.7632
        Hunter-Lab:
        13.1880, 15.5834, 6.6874
      #47100d color charts
#47100d RGB chart
      #47100d CMYK chart
      #47100d RGB pie chart
      #47100d color shades, tints & tones
#47100d color schemes
#47100d color preview, HTML & CSS examples
           This text has a color of #47100d        
        
          <p style="color:#47100d;">Text here</p>
        
        
          .mytext {color:#47100d;}
        
        Text color #47100d
      
           This box has a color of #47100d        
        
          <div style="background-color:#47100d;">Content here</div>
        
        
          .mybackground {background-color:#47100d;}
        
        Background color #47100d
      
           Border around this has a color of #47100d        
        
          <div style="border:2px solid #47100d;">Content here</div>
        
        
          .myborder {border:2px solid #47100d;}
        
        Border color #47100d