#4c320e color space conversions
Hex:
        #4c320e
        RGB:
        76, 50, 14
        CMY:
        70, 80, 95
        CMYK:
        0, 34, 82, 70
      HSL:
        35°, 68.8889%, 17.6471%
        HSV (HSB):
        35°, 81.5789%, 29.8039%
        XYZ:
        4.2004, 3.8494, 0.9371
        xyY:
        0.4674, 0.4283, 3.8494
      CIE-Lab:
        23.1672, 7.9502, 26.5399
        CIE-LCH:
        23.1672, 27.7050, 73.3241
        CIE-Luv:
        23.1672, 18.5615, 20.0864
        Hunter-Lab:
        19.6199, 3.8796, 10.9021
      #4c320e color charts
#4c320e RGB chart
      #4c320e CMYK chart
      #4c320e RGB pie chart
      #4c320e color shades, tints & tones
#4c320e color schemes
#4c320e color preview, HTML & CSS examples
           This text has a color of #4c320e        
        
          <p style="color:#4c320e;">Text here</p>
        
        
          .mytext {color:#4c320e;}
        
        Text color #4c320e
      
           This box has a color of #4c320e        
        
          <div style="background-color:#4c320e;">Content here</div>
        
        
          .mybackground {background-color:#4c320e;}
        
        Background color #4c320e
      
           Border around this has a color of #4c320e        
        
          <div style="border:2px solid #4c320e;">Content here</div>
        
        
          .myborder {border:2px solid #4c320e;}
        
        Border color #4c320e