#b0a106 color space conversions
Hex:
        #b0a106
        RGB:
        176, 161, 6
        CMY:
        31, 37, 98
        CMYK:
        0, 9, 97, 31
      HSL:
        55°, 93.4066%, 35.6863%
        HSV (HSB):
        55°, 96.5909%, 69.0196%
        XYZ:
        30.6822, 34.7330, 5.2593
        xyY:
        0.4341, 0.4914, 34.7330
      CIE-Lab:
        65.5403, -8.4729, 67.7495
        CIE-LCH:
        65.5403, 68.2773, 97.1285
        CIE-Luv:
        65.5403, 15.7111, 70.3251
        Hunter-Lab:
        58.9347, -10.2061, 35.9633
      #b0a106 color charts
#b0a106 RGB chart
      #b0a106 CMYK chart
      #b0a106 RGB pie chart
      #b0a106 color shades, tints & tones
#b0a106 color schemes
#b0a106 color preview, HTML & CSS examples
           This text has a color of #b0a106        
        
          <p style="color:#b0a106;">Text here</p>
        
        
          .mytext {color:#b0a106;}
        
        Text color #b0a106
      
           This box has a color of #b0a106        
        
          <div style="background-color:#b0a106;">Content here</div>
        
        
          .mybackground {background-color:#b0a106;}
        
        Background color #b0a106
      
           Border around this has a color of #b0a106        
        
          <div style="border:2px solid #b0a106;">Content here</div>
        
        
          .myborder {border:2px solid #b0a106;}
        
        Border color #b0a106