#b7b278 color space conversions
Hex:
        #b7b278
        RGB:
        183, 178, 120
        CMY:
        28, 30, 53
        CMYK:
        0, 3, 34, 28
      HSL:
        55°, 30.4348%, 59.4118%
        HSV (HSB):
        55°, 34.4262%, 71.7647%
        XYZ:
        38.8390, 43.2641, 24.0731
        xyY:
        0.3658, 0.4075, 43.2641
      CIE-Lab:
        71.7339, -7.1297, 30.3298
        CIE-LCH:
        71.7339, 31.1565, 103.2285
        CIE-Luv:
        71.7339, 6.1273, 41.0210
        Hunter-Lab:
        65.7755, -9.7067, 24.3434
      #b7b278 color charts
#b7b278 RGB chart
      #b7b278 CMYK chart
      #b7b278 RGB pie chart
      #b7b278 color shades, tints & tones
#b7b278 color schemes
#b7b278 color preview, HTML & CSS examples
           This text has a color of #b7b278        
        
          <p style="color:#b7b278;">Text here</p>
        
        
          .mytext {color:#b7b278;}
        
        Text color #b7b278
      
           This box has a color of #b7b278        
        
          <div style="background-color:#b7b278;">Content here</div>
        
        
          .mybackground {background-color:#b7b278;}
        
        Background color #b7b278
      
           Border around this has a color of #b7b278        
        
          <div style="border:2px solid #b7b278;">Content here</div>
        
        
          .myborder {border:2px solid #b7b278;}
        
        Border color #b7b278