#7c520f color space conversions
Hex:
        #7c520f
        RGB:
        124, 82, 15
        CMY:
        51, 68, 94
        CMYK:
        0, 34, 88, 51
      HSL:
        37°, 78.4173%, 27.2549%
        HSV (HSB):
        37°, 87.9032%, 48.6275%
        XYZ:
        11.4157, 10.3542, 1.8488
        xyY:
        0.4833, 0.4384, 10.3542
      CIE-Lab:
        38.4707, 11.9062, 42.5097
        CIE-LCH:
        38.4707, 44.1456, 74.3534
        CIE-Luv:
        38.4707, 33.6172, 36.3025
        Hunter-Lab:
        32.1779, 7.0149, 19.1179
      #7c520f color charts
#7c520f RGB chart
      #7c520f CMYK chart
      #7c520f RGB pie chart
      #7c520f color shades, tints & tones
#7c520f color schemes
#7c520f color preview, HTML & CSS examples
           This text has a color of #7c520f        
        
          <p style="color:#7c520f;">Text here</p>
        
        
          .mytext {color:#7c520f;}
        
        Text color #7c520f
      
           This box has a color of #7c520f        
        
          <div style="background-color:#7c520f;">Content here</div>
        
        
          .mybackground {background-color:#7c520f;}
        
        Background color #7c520f
      
           Border around this has a color of #7c520f        
        
          <div style="border:2px solid #7c520f;">Content here</div>
        
        
          .myborder {border:2px solid #7c520f;}
        
        Border color #7c520f