#76483a color space conversions
Hex:
        #76483a
        RGB:
        118, 72, 58
        CMY:
        54, 72, 77
        CMYK:
        0, 39, 51, 54
      HSL:
        14°, 34.0909%, 34.5098%
        HSV (HSB):
        14°, 50.8475%, 46.2745%
        XYZ:
        10.5523, 8.7918, 5.1438
        xyY:
        0.4309, 0.3590, 8.7918
      CIE-Lab:
        35.5802, 17.9819, 16.6315
        CIE-LCH:
        35.5802, 24.4940, 42.7658
        CIE-Luv:
        35.5802, 32.1669, 15.2195
        Hunter-Lab:
        29.6509, 11.6363, 10.4701
      #76483a color charts
#76483a RGB chart
      #76483a CMYK chart
      #76483a RGB pie chart
      #76483a color shades, tints & tones
#76483a color schemes
#76483a color preview, HTML & CSS examples
           This text has a color of #76483a        
        
          <p style="color:#76483a;">Text here</p>
        
        
          .mytext {color:#76483a;}
        
        Text color #76483a
      
           This box has a color of #76483a        
        
          <div style="background-color:#76483a;">Content here</div>
        
        
          .mybackground {background-color:#76483a;}
        
        Background color #76483a
      
           Border around this has a color of #76483a        
        
          <div style="border:2px solid #76483a;">Content here</div>
        
        
          .myborder {border:2px solid #76483a;}
        
        Border color #76483a