#b1a680 color space conversions
Hex:
        #b1a680
        RGB:
        177, 166, 128
        CMY:
        31, 35, 50
        CMYK:
        0, 6, 28, 31
      HSL:
        47°, 23.9024%, 59.8039%
        HSV (HSB):
        47°, 27.6836%, 69.4118%
        XYZ:
        35.6640, 38.1781, 25.9115
        xyY:
        0.3575, 0.3827, 38.1781
      CIE-Lab:
        68.1516, -2.0883, 21.1502
        CIE-LCH:
        68.1516, 21.2531, 95.6389
        CIE-Luv:
        68.1516, 8.9415, 28.7865
        Hunter-Lab:
        61.7884, -5.1004, 18.3881
      #b1a680 color charts
#b1a680 RGB chart
      #b1a680 CMYK chart
      #b1a680 RGB pie chart
      #b1a680 color shades, tints & tones
#b1a680 color schemes
#b1a680 color preview, HTML & CSS examples
           This text has a color of #b1a680        
        
          <p style="color:#b1a680;">Text here</p>
        
        
          .mytext {color:#b1a680;}
        
        Text color #b1a680
      
           This box has a color of #b1a680        
        
          <div style="background-color:#b1a680;">Content here</div>
        
        
          .mybackground {background-color:#b1a680;}
        
        Background color #b1a680
      
           Border around this has a color of #b1a680        
        
          <div style="border:2px solid #b1a680;">Content here</div>
        
        
          .myborder {border:2px solid #b1a680;}
        
        Border color #b1a680