#76412f color space conversions
Hex:
        #76412f
        RGB:
        118, 65, 47
        CMY:
        54, 75, 82
        CMYK:
        0, 45, 60, 54
      HSL:
        15°, 43.0303%, 32.3529%
        HSV (HSB):
        15°, 60.1695%, 46.2745%
        XYZ:
        9.8746, 7.8374, 3.6816
        xyY:
        0.4616, 0.3663, 7.8374
      CIE-Lab:
        33.6419, 21.0782, 20.9164
        CIE-LCH:
        33.6419, 29.6949, 44.7792
        CIE-Luv:
        33.6419, 38.2186, 17.9419
        Hunter-Lab:
        27.9953, 13.9693, 11.7995
      #76412f color charts
#76412f RGB chart
      #76412f CMYK chart
      #76412f RGB pie chart
      #76412f color shades, tints & tones
#76412f color schemes
#76412f color preview, HTML & CSS examples
           This text has a color of #76412f        
        
          <p style="color:#76412f;">Text here</p>
        
        
          .mytext {color:#76412f;}
        
        Text color #76412f
      
           This box has a color of #76412f        
        
          <div style="background-color:#76412f;">Content here</div>
        
        
          .mybackground {background-color:#76412f;}
        
        Background color #76412f
      
           Border around this has a color of #76412f        
        
          <div style="border:2px solid #76412f;">Content here</div>
        
        
          .myborder {border:2px solid #76412f;}
        
        Border color #76412f