#76550c color space conversions
Hex:
        #76550c
        RGB:
        118, 85, 12
        CMY:
        54, 67, 95
        CMYK:
        0, 28, 90, 54
      HSL:
        41°, 81.5385%, 25.4902%
        HSV (HSB):
        41°, 89.8305%, 46.2745%
        XYZ:
        10.7861, 10.3751, 1.7819
        xyY:
        0.4701, 0.4522, 10.3751
      CIE-Lab:
        38.5074, 7.1266, 43.2005
        CIE-LCH:
        38.5074, 43.7844, 80.6325
        CIE-Luv:
        38.5074, 26.7079, 37.7002
        Hunter-Lab:
        32.2104, 3.4049, 19.2673
      #76550c color charts
#76550c RGB chart
      #76550c CMYK chart
      #76550c RGB pie chart
      #76550c color shades, tints & tones
#76550c color schemes
#76550c color preview, HTML & CSS examples
           This text has a color of #76550c        
        
          <p style="color:#76550c;">Text here</p>
        
        
          .mytext {color:#76550c;}
        
        Text color #76550c
      
           This box has a color of #76550c        
        
          <div style="background-color:#76550c;">Content here</div>
        
        
          .mybackground {background-color:#76550c;}
        
        Background color #76550c
      
           Border around this has a color of #76550c        
        
          <div style="border:2px solid #76550c;">Content here</div>
        
        
          .myborder {border:2px solid #76550c;}
        
        Border color #76550c