#b1a965 color space conversions
Hex:
        #b1a965
        RGB:
        177, 169, 101
        CMY:
        31, 34, 60
        CMYK:
        0, 5, 43, 31
      HSL:
        54°, 32.7586%, 54.5098%
        HSV (HSB):
        54°, 42.9379%, 69.4118%
        XYZ:
        34.6684, 38.6626, 17.9473
        xyY:
        0.3798, 0.4236, 38.6626
      CIE-Lab:
        68.5062, -7.0039, 36.0416
        CIE-LCH:
        68.5062, 36.7158, 100.9971
        CIE-Luv:
        68.5062, 8.5635, 46.5033
        Hunter-Lab:
        62.1793, -9.2901, 26.4121
      #b1a965 color charts
#b1a965 RGB chart
      #b1a965 CMYK chart
      #b1a965 RGB pie chart
      #b1a965 color shades, tints & tones
#b1a965 color schemes
#b1a965 color preview, HTML & CSS examples
           This text has a color of #b1a965        
        
          <p style="color:#b1a965;">Text here</p>
        
        
          .mytext {color:#b1a965;}
        
        Text color #b1a965
      
           This box has a color of #b1a965        
        
          <div style="background-color:#b1a965;">Content here</div>
        
        
          .mybackground {background-color:#b1a965;}
        
        Background color #b1a965
      
           Border around this has a color of #b1a965        
        
          <div style="border:2px solid #b1a965;">Content here</div>
        
        
          .myborder {border:2px solid #b1a965;}
        
        Border color #b1a965