#b0a310 color space conversions
Hex:
        #b0a310
        RGB:
        176, 163, 16
        CMY:
        31, 36, 94
        CMYK:
        0, 7, 91, 31
      HSL:
        55°, 83.3333%, 37.6471%
        HSV (HSB):
        55°, 90.9091%, 69.0196%
        XYZ:
        31.0952, 35.4619, 5.6962
        xyY:
        0.4304, 0.4908, 35.4619
      CIE-Lab:
        66.1067, -9.3825, 66.7629
        CIE-LCH:
        66.1067, 67.4190, 97.9996
        CIE-Luv:
        66.1067, 14.2387, 70.3221
        Hunter-Lab:
        59.5499, -11.0048, 36.0136
      #b0a310 color charts
#b0a310 RGB chart
      #b0a310 CMYK chart
      #b0a310 RGB pie chart
      #b0a310 color shades, tints & tones
#b0a310 color schemes
#b0a310 color preview, HTML & CSS examples
           This text has a color of #b0a310        
        
          <p style="color:#b0a310;">Text here</p>
        
        
          .mytext {color:#b0a310;}
        
        Text color #b0a310
      
           This box has a color of #b0a310        
        
          <div style="background-color:#b0a310;">Content here</div>
        
        
          .mybackground {background-color:#b0a310;}
        
        Background color #b0a310
      
           Border around this has a color of #b0a310        
        
          <div style="border:2px solid #b0a310;">Content here</div>
        
        
          .myborder {border:2px solid #b0a310;}
        
        Border color #b0a310