#472f1e color space conversions
Hex:
        #472f1e
        RGB:
        71, 47, 30
        CMY:
        72, 82, 88
        CMYK:
        0, 34, 58, 72
      HSL:
        25°, 40.5941%, 19.8039%
        HSV (HSB):
        25°, 57.7465%, 27.8431%
        XYZ:
        3.8494, 3.4664, 1.6945
        xyY:
        0.4272, 0.3847, 3.4664
      CIE-Lab:
        21.8224, 8.6793, 15.2779
        CIE-LCH:
        21.8224, 17.5711, 60.3992
        CIE-Luv:
        21.8224, 15.5680, 12.3962
        Hunter-Lab:
        18.6182, 4.3239, 7.6366
      #472f1e color charts
#472f1e RGB chart
      #472f1e CMYK chart
      #472f1e RGB pie chart
      #472f1e color shades, tints & tones
#472f1e color schemes
#472f1e color preview, HTML & CSS examples
           This text has a color of #472f1e        
        
          <p style="color:#472f1e;">Text here</p>
        
        
          .mytext {color:#472f1e;}
        
        Text color #472f1e
      
           This box has a color of #472f1e        
        
          <div style="background-color:#472f1e;">Content here</div>
        
        
          .mybackground {background-color:#472f1e;}
        
        Background color #472f1e
      
           Border around this has a color of #472f1e        
        
          <div style="border:2px solid #472f1e;">Content here</div>
        
        
          .myborder {border:2px solid #472f1e;}
        
        Border color #472f1e