#4c452f color space conversions
Hex:
        #4c452f
        RGB:
        76, 69, 47
        CMY:
        70, 73, 82
        CMYK:
        0, 9, 38, 70
      HSL:
        46°, 23.5772%, 24.1176%
        HSV (HSB):
        46°, 38.1579%, 29.8039%
        XYZ:
        5.6217, 5.9980, 3.5508
        xyY:
        0.3706, 0.3954, 5.9980
      CIE-Lab:
        29.4074, -0.9105, 14.3911
        CIE-LCH:
        29.4074, 14.4199, 93.6204
        CIE-Luv:
        29.4074, 5.2808, 15.1994
        Hunter-Lab:
        24.4908, -1.8853, 8.5475
      #4c452f color charts
#4c452f RGB chart
      #4c452f CMYK chart
      #4c452f RGB pie chart
      #4c452f color shades, tints & tones
#4c452f color schemes
#4c452f color preview, HTML & CSS examples
           This text has a color of #4c452f        
        
          <p style="color:#4c452f;">Text here</p>
        
        
          .mytext {color:#4c452f;}
        
        Text color #4c452f
      
           This box has a color of #4c452f        
        
          <div style="background-color:#4c452f;">Content here</div>
        
        
          .mybackground {background-color:#4c452f;}
        
        Background color #4c452f
      
           Border around this has a color of #4c452f        
        
          <div style="border:2px solid #4c452f;">Content here</div>
        
        
          .myborder {border:2px solid #4c452f;}
        
        Border color #4c452f