#472b1b color space conversions
Hex:
        #472b1b
        RGB:
        71, 43, 27
        CMY:
        72, 83, 89
        CMYK:
        0, 39, 62, 72
      HSL:
        22°, 44.8980%, 19.2157%
        HSV (HSB):
        22°, 61.9718%, 27.8431%
        XYZ:
        3.6602, 3.1465, 1.4513
        xyY:
        0.4432, 0.3810, 3.1465
      CIE-Lab:
        20.6212, 10.9970, 15.7197
        CIE-LCH:
        20.6212, 19.1844, 55.0245
        CIE-Luv:
        20.6212, 18.0523, 11.9483
        Hunter-Lab:
        17.7383, 5.7908, 7.5658
      #472b1b color charts
#472b1b RGB chart
      #472b1b CMYK chart
      #472b1b RGB pie chart
      #472b1b color shades, tints & tones
#472b1b color schemes
#472b1b color preview, HTML & CSS examples
           This text has a color of #472b1b        
        
          <p style="color:#472b1b;">Text here</p>
        
        
          .mytext {color:#472b1b;}
        
        Text color #472b1b
      
           This box has a color of #472b1b        
        
          <div style="background-color:#472b1b;">Content here</div>
        
        
          .mybackground {background-color:#472b1b;}
        
        Background color #472b1b
      
           Border around this has a color of #472b1b        
        
          <div style="border:2px solid #472b1b;">Content here</div>
        
        
          .myborder {border:2px solid #472b1b;}
        
        Border color #472b1b