#47062d color space conversions
Hex:
        #47062d
        RGB:
        71, 6, 45
        CMY:
        72, 98, 82
        CMYK:
        0, 92, 37, 72
      HSL:
        324°, 84.4156%, 15.0980%
        HSV (HSB):
        324°, 91.5493%, 27.8431%
        XYZ:
        3.1373, 1.6593, 2.6375
        xyY:
        0.4220, 0.2232, 1.6593
      CIE-Lab:
        13.5869, 32.8598, -6.8567
        CIE-LCH:
        13.5869, 33.5675, 348.2135
        CIE-Luv:
        13.5869, 26.7307, -9.3282
        Hunter-Lab:
        12.8814, 20.9319, -3.1230
      #47062d color charts
#47062d RGB chart
      #47062d CMYK chart
      #47062d RGB pie chart
      #47062d color shades, tints & tones
#47062d color schemes
#47062d color preview, HTML & CSS examples
           This text has a color of #47062d        
        
          <p style="color:#47062d;">Text here</p>
        
        
          .mytext {color:#47062d;}
        
        Text color #47062d
      
           This box has a color of #47062d        
        
          <div style="background-color:#47062d;">Content here</div>
        
        
          .mybackground {background-color:#47062d;}
        
        Background color #47062d
      
           Border around this has a color of #47062d        
        
          <div style="border:2px solid #47062d;">Content here</div>
        
        
          .myborder {border:2px solid #47062d;}
        
        Border color #47062d