#b1a580 color space conversions
Hex:
        #b1a580
        RGB:
        177, 165, 128
        CMY:
        31, 35, 50
        CMYK:
        0, 7, 28, 31
      HSL:
        45°, 23.9024%, 59.8039%
        HSV (HSB):
        45°, 27.6836%, 69.4118%
        XYZ:
        35.4829, 37.8159, 25.8511
        xyY:
        0.3579, 0.3814, 37.8159
      CIE-Lab:
        67.8847, -1.5491, 20.7863
        CIE-LCH:
        67.8847, 20.8439, 94.2620
        CIE-Luv:
        67.8847, 9.5299, 28.2101
        Hunter-Lab:
        61.4946, -4.6197, 18.1219
      #b1a580 color charts
#b1a580 RGB chart
      #b1a580 CMYK chart
      #b1a580 RGB pie chart
      #b1a580 color shades, tints & tones
#b1a580 color schemes
#b1a580 color preview, HTML & CSS examples
           This text has a color of #b1a580        
        
          <p style="color:#b1a580;">Text here</p>
        
        
          .mytext {color:#b1a580;}
        
        Text color #b1a580
      
           This box has a color of #b1a580        
        
          <div style="background-color:#b1a580;">Content here</div>
        
        
          .mybackground {background-color:#b1a580;}
        
        Background color #b1a580
      
           Border around this has a color of #b1a580        
        
          <div style="border:2px solid #b1a580;">Content here</div>
        
        
          .myborder {border:2px solid #b1a580;}
        
        Border color #b1a580