#b1a301 color space conversions
Hex:
        #b1a301
        RGB:
        177, 163, 1
        CMY:
        31, 36, 100
        CMYK:
        0, 8, 99, 31
      HSL:
        55°, 98.8764%, 34.9020%
        HSV (HSB):
        55°, 99.4350%, 69.4118%
        XYZ:
        31.2341, 35.5437, 5.2431
        xyY:
        0.4337, 0.4935, 35.5437
      CIE-Lab:
        66.1698, -9.1420, 68.9097
        CIE-LCH:
        66.1698, 69.5135, 97.5571
        CIE-Luv:
        66.1698, 15.0742, 71.4752
        Hunter-Lab:
        59.6185, -10.8163, 36.5187
      #b1a301 color charts
#b1a301 RGB chart
      #b1a301 CMYK chart
      #b1a301 RGB pie chart
      #b1a301 color shades, tints & tones
#b1a301 color schemes
#b1a301 color preview, HTML & CSS examples
           This text has a color of #b1a301        
        
          <p style="color:#b1a301;">Text here</p>
        
        
          .mytext {color:#b1a301;}
        
        Text color #b1a301
      
           This box has a color of #b1a301        
        
          <div style="background-color:#b1a301;">Content here</div>
        
        
          .mybackground {background-color:#b1a301;}
        
        Background color #b1a301
      
           Border around this has a color of #b1a301        
        
          <div style="border:2px solid #b1a301;">Content here</div>
        
        
          .myborder {border:2px solid #b1a301;}
        
        Border color #b1a301