#b1a500 color space conversions
Hex:
        #b1a500
        RGB:
        177, 165, 0
        CMY:
        31, 35, 100
        CMYK:
        0, 7, 100, 31
      HSL:
        56°, 100.0000%, 34.7059%
        HSV (HSB):
        56°, 100.0000%, 69.4118%
        XYZ:
        31.5866, 36.2574, 5.3336
        xyY:
        0.4316, 0.4955, 36.2574
      CIE-Lab:
        66.7161, -10.2039, 69.4356
        CIE-LCH:
        66.7161, 70.1813, 98.3601
        CIE-Luv:
        66.7161, 13.6882, 72.3234
        Hunter-Lab:
        60.2141, -11.7387, 36.8981
      #b1a500 color charts
#b1a500 RGB chart
      #b1a500 CMYK chart
      #b1a500 RGB pie chart
      #b1a500 color shades, tints & tones
#b1a500 color schemes
#b1a500 color preview, HTML & CSS examples
           This text has a color of #b1a500        
        
          <p style="color:#b1a500;">Text here</p>
        
        
          .mytext {color:#b1a500;}
        
        Text color #b1a500
      
           This box has a color of #b1a500        
        
          <div style="background-color:#b1a500;">Content here</div>
        
        
          .mybackground {background-color:#b1a500;}
        
        Background color #b1a500
      
           Border around this has a color of #b1a500        
        
          <div style="border:2px solid #b1a500;">Content here</div>
        
        
          .myborder {border:2px solid #b1a500;}
        
        Border color #b1a500