#b0b377 color space conversions
Hex:
        #b0b377
        RGB:
        176, 179, 119
        CMY:
        31, 30, 53
        CMYK:
        2, 0, 34, 30
      HSL:
        63°, 28.3019%, 58.4314%
        HSV (HSB):
        63°, 33.5196%, 70.1961%
        XYZ:
        37.3544, 42.8022, 23.7456
        xyY:
        0.3595, 0.4119, 42.8022
      CIE-Lab:
        71.4205, -10.5682, 30.3404
        CIE-LCH:
        71.4205, 32.1283, 109.2043
        CIE-Luv:
        71.4205, 1.1306, 41.6538
        Hunter-Lab:
        65.4234, -12.5740, 24.2769
      #b0b377 color charts
#b0b377 RGB chart
      #b0b377 CMYK chart
      #b0b377 RGB pie chart
      #b0b377 color shades, tints & tones
#b0b377 color schemes
#b0b377 color preview, HTML & CSS examples
           This text has a color of #b0b377        
        
          <p style="color:#b0b377;">Text here</p>
        
        
          .mytext {color:#b0b377;}
        
        Text color #b0b377
      
           This box has a color of #b0b377        
        
          <div style="background-color:#b0b377;">Content here</div>
        
        
          .mybackground {background-color:#b0b377;}
        
        Background color #b0b377
      
           Border around this has a color of #b0b377        
        
          <div style="border:2px solid #b0b377;">Content here</div>
        
        
          .myborder {border:2px solid #b0b377;}
        
        Border color #b0b377