#764c12 color space conversions
Hex:
        #764c12
        RGB:
        118, 76, 18
        CMY:
        54, 70, 93
        CMYK:
        0, 36, 85, 54
      HSL:
        35°, 73.5294%, 26.6667%
        HSV (HSB):
        35°, 84.7458%, 46.2745%
        XYZ:
        10.1648, 9.0641, 1.7861
        xyY:
        0.4837, 0.4313, 9.0641
      CIE-Lab:
        36.1074, 12.7316, 39.0234
        CIE-LCH:
        36.1074, 41.0477, 71.9308
        CIE-Luv:
        36.1074, 33.1234, 32.9423
        Hunter-Lab:
        30.1067, 7.5799, 17.5573
      #764c12 color charts
#764c12 RGB chart
      #764c12 CMYK chart
      #764c12 RGB pie chart
      #764c12 color shades, tints & tones
#764c12 color schemes
#764c12 color preview, HTML & CSS examples
           This text has a color of #764c12        
        
          <p style="color:#764c12;">Text here</p>
        
        
          .mytext {color:#764c12;}
        
        Text color #764c12
      
           This box has a color of #764c12        
        
          <div style="background-color:#764c12;">Content here</div>
        
        
          .mybackground {background-color:#764c12;}
        
        Background color #764c12
      
           Border around this has a color of #764c12        
        
          <div style="border:2px solid #764c12;">Content here</div>
        
        
          .myborder {border:2px solid #764c12;}
        
        Border color #764c12