#b0b690 color space conversions
Hex:
        #b0b690
        RGB:
        176, 182, 144
        CMY:
        31, 29, 44
        CMYK:
        3, 0, 21, 29
      HSL:
        69°, 20.6522%, 63.9216%
        HSV (HSB):
        69°, 20.8791%, 71.3725%
        XYZ:
        39.6665, 44.6996, 32.9228
        xyY:
        0.3382, 0.3811, 44.6996
      CIE-Lab:
        72.6937, -8.6502, 18.6821
        CIE-LCH:
        72.6937, 20.5875, 114.8451
        CIE-Luv:
        72.6937, -1.6033, 27.3900
        Hunter-Lab:
        66.8578, -11.0977, 17.6042
      #b0b690 color charts
#b0b690 RGB chart
      #b0b690 CMYK chart
      #b0b690 RGB pie chart
      #b0b690 color shades, tints & tones
#b0b690 color schemes
#b0b690 color preview, HTML & CSS examples
           This text has a color of #b0b690        
        
          <p style="color:#b0b690;">Text here</p>
        
        
          .mytext {color:#b0b690;}
        
        Text color #b0b690
      
           This box has a color of #b0b690        
        
          <div style="background-color:#b0b690;">Content here</div>
        
        
          .mybackground {background-color:#b0b690;}
        
        Background color #b0b690
      
           Border around this has a color of #b0b690        
        
          <div style="border:2px solid #b0b690;">Content here</div>
        
        
          .myborder {border:2px solid #b0b690;}
        
        Border color #b0b690