#766b1b color space conversions
Hex:
        #766b1b
        RGB:
        118, 107, 27
        CMY:
        54, 58, 89
        CMYK:
        0, 9, 77, 54
      HSL:
        53°, 62.7586%, 28.4314%
        HSV (HSB):
        53°, 77.1186%, 46.2745%
        XYZ:
        12.9267, 14.4461, 3.1440
        xyY:
        0.4236, 0.4734, 14.4461
      CIE-Lab:
        44.8660, -5.2229, 43.5836
        CIE-LCH:
        44.8660, 43.8954, 96.8335
        CIE-Luv:
        44.8660, 10.7683, 44.0621
        Hunter-Lab:
        38.0080, -5.8051, 21.7012
      #766b1b color charts
#766b1b RGB chart
      #766b1b CMYK chart
      #766b1b RGB pie chart
      #766b1b color shades, tints & tones
#766b1b color schemes
#766b1b color preview, HTML & CSS examples
           This text has a color of #766b1b        
        
          <p style="color:#766b1b;">Text here</p>
        
        
          .mytext {color:#766b1b;}
        
        Text color #766b1b
      
           This box has a color of #766b1b        
        
          <div style="background-color:#766b1b;">Content here</div>
        
        
          .mybackground {background-color:#766b1b;}
        
        Background color #766b1b
      
           Border around this has a color of #766b1b        
        
          <div style="border:2px solid #766b1b;">Content here</div>
        
        
          .myborder {border:2px solid #766b1b;}
        
        Border color #766b1b