#47211f color space conversions
Hex:
        #47211f
        RGB:
        71, 33, 31
        CMY:
        72, 87, 88
        CMYK:
        0, 54, 56, 72
      HSL:
        3°, 39.2157%, 20.0000%
        HSV (HSB):
        3°, 56.3380%, 27.8431%
        XYZ:
        3.3897, 2.5262, 1.6053
        xyY:
        0.4507, 0.3359, 2.5262
      CIE-Lab:
        18.0368, 17.8699, 9.6431
        CIE-LCH:
        18.0368, 20.3057, 28.3526
        CIE-Luv:
        18.0368, 22.5766, 5.8303
        Hunter-Lab:
        15.8941, 10.2536, 5.1377
      #47211f color charts
#47211f RGB chart
      #47211f CMYK chart
      #47211f RGB pie chart
      #47211f color shades, tints & tones
#47211f color schemes
#47211f color preview, HTML & CSS examples
           This text has a color of #47211f        
        
          <p style="color:#47211f;">Text here</p>
        
        
          .mytext {color:#47211f;}
        
        Text color #47211f
      
           This box has a color of #47211f        
        
          <div style="background-color:#47211f;">Content here</div>
        
        
          .mybackground {background-color:#47211f;}
        
        Background color #47211f
      
           Border around this has a color of #47211f        
        
          <div style="border:2px solid #47211f;">Content here</div>
        
        
          .myborder {border:2px solid #47211f;}
        
        Border color #47211f