#4c2d00 color space conversions
Hex:
        #4c2d00
        RGB:
        76, 45, 0
        CMY:
        70, 82, 100
        CMYK:
        0, 41, 100, 70
      HSL:
        36°, 100.0000%, 14.9020%
        HSV (HSB):
        36°, 100.0000%, 29.8039%
        XYZ:
        3.9189, 3.4133, 0.4523
        xyY:
        0.5034, 0.4385, 3.4133
      CIE-Lab:
        21.6283, 10.5429, 30.8211
        CIE-LCH:
        21.6283, 32.5744, 71.1158
        CIE-Luv:
        21.6283, 22.4166, 21.2601
        Hunter-Lab:
        18.4750, 5.5316, 11.4811
      #4c2d00 color charts
#4c2d00 RGB chart
      #4c2d00 CMYK chart
      #4c2d00 RGB pie chart
      #4c2d00 color shades, tints & tones
#4c2d00 color schemes
#4c2d00 color preview, HTML & CSS examples
           This text has a color of #4c2d00        
        
          <p style="color:#4c2d00;">Text here</p>
        
        
          .mytext {color:#4c2d00;}
        
        Text color #4c2d00
      
           This box has a color of #4c2d00        
        
          <div style="background-color:#4c2d00;">Content here</div>
        
        
          .mybackground {background-color:#4c2d00;}
        
        Background color #4c2d00
      
           Border around this has a color of #4c2d00        
        
          <div style="border:2px solid #4c2d00;">Content here</div>
        
        
          .myborder {border:2px solid #4c2d00;}
        
        Border color #4c2d00