#4c472e color space conversions
Hex:
        #4c472e
        RGB:
        76, 71, 46
        CMY:
        70, 72, 82
        CMYK:
        0, 7, 39, 70
      HSL:
        50°, 24.5902%, 23.9216%
        HSV (HSB):
        50°, 39.4737%, 29.8039%
        XYZ:
        5.7269, 6.2402, 3.4874
        xyY:
        0.3706, 0.4038, 6.2402
      CIE-Lab:
        30.0106, -2.3035, 15.8135
        CIE-LCH:
        30.0106, 15.9804, 98.2880
        CIE-Luv:
        30.0106, 4.2148, 16.8511
        Hunter-Lab:
        24.9805, -2.7940, 9.2091
      #4c472e color charts
#4c472e RGB chart
      #4c472e CMYK chart
      #4c472e RGB pie chart
      #4c472e color shades, tints & tones
#4c472e color schemes
#4c472e color preview, HTML & CSS examples
           This text has a color of #4c472e        
        
          <p style="color:#4c472e;">Text here</p>
        
        
          .mytext {color:#4c472e;}
        
        Text color #4c472e
      
           This box has a color of #4c472e        
        
          <div style="background-color:#4c472e;">Content here</div>
        
        
          .mybackground {background-color:#4c472e;}
        
        Background color #4c472e
      
           Border around this has a color of #4c472e        
        
          <div style="border:2px solid #4c472e;">Content here</div>
        
        
          .myborder {border:2px solid #4c472e;}
        
        Border color #4c472e