#472e2f color space conversions
Hex:
        #472e2f
        RGB:
        71, 46, 47
        CMY:
        72, 82, 82
        CMYK:
        0, 35, 34, 72
      HSL:
        358°, 21.3675%, 22.9412%
        HSV (HSB):
        358°, 35.2113%, 27.8431%
        XYZ:
        4.0886, 3.4988, 3.1492
        xyY:
        0.3808, 0.3259, 3.4988
      CIE-Lab:
        21.9401, 11.6578, 4.0224
        CIE-LCH:
        21.9401, 12.3322, 19.0365
        CIE-Luv:
        21.9401, 14.2286, 2.4650
        Hunter-Lab:
        18.7051, 6.2830, 3.1116
      #472e2f color charts
#472e2f RGB chart
      #472e2f CMYK chart
      #472e2f RGB pie chart
      #472e2f color shades, tints & tones
#472e2f color schemes
#472e2f color preview, HTML & CSS examples
           This text has a color of #472e2f        
        
          <p style="color:#472e2f;">Text here</p>
        
        
          .mytext {color:#472e2f;}
        
        Text color #472e2f
      
           This box has a color of #472e2f        
        
          <div style="background-color:#472e2f;">Content here</div>
        
        
          .mybackground {background-color:#472e2f;}
        
        Background color #472e2f
      
           Border around this has a color of #472e2f        
        
          <div style="border:2px solid #472e2f;">Content here</div>
        
        
          .myborder {border:2px solid #472e2f;}
        
        Border color #472e2f