#4c520f color space conversions
Hex:
        #4c520f
        RGB:
        76, 82, 15
        CMY:
        70, 68, 94
        CMYK:
        7, 0, 82, 68
      HSL:
        65°, 69.0722%, 19.0196%
        HSV (HSB):
        65°, 81.7073%, 32.1569%
        XYZ:
        6.0840, 7.6056, 1.5993
        xyY:
        0.3979, 0.4975, 7.6056
      CIE-Lab:
        33.1476, -11.8320, 35.7571
        CIE-LCH:
        33.1476, 37.6638, 108.3094
        CIE-Luv:
        33.1476, -1.3349, 34.2219
        Hunter-Lab:
        27.5782, -8.8831, 15.8664
      #4c520f color charts
#4c520f RGB chart
      #4c520f CMYK chart
      #4c520f RGB pie chart
      #4c520f color shades, tints & tones
#4c520f color schemes
#4c520f color preview, HTML & CSS examples
           This text has a color of #4c520f        
        
          <p style="color:#4c520f;">Text here</p>
        
        
          .mytext {color:#4c520f;}
        
        Text color #4c520f
      
           This box has a color of #4c520f        
        
          <div style="background-color:#4c520f;">Content here</div>
        
        
          .mybackground {background-color:#4c520f;}
        
        Background color #4c520f
      
           Border around this has a color of #4c520f        
        
          <div style="border:2px solid #4c520f;">Content here</div>
        
        
          .myborder {border:2px solid #4c520f;}
        
        Border color #4c520f