#b0a931 color space conversions
Hex:
        #b0a931
        RGB:
        176, 169, 49
        CMY:
        31, 34, 81
        CMYK:
        0, 4, 72, 31
      HSL:
        57°, 56.4444%, 44.1176%
        HSV (HSB):
        57°, 72.1591%, 69.0196%
        XYZ:
        32.6468, 37.8278, 8.4866
        xyY:
        0.4135, 0.4791, 37.8278
      CIE-Lab:
        67.8935, -11.4464, 59.2120
        CIE-LCH:
        67.8935, 60.3082, 100.9410
        CIE-Luv:
        67.8935, 9.6427, 67.0154
        Hunter-Lab:
        61.5043, -12.8837, 34.8720
      #b0a931 color charts
#b0a931 RGB chart
      #b0a931 CMYK chart
      #b0a931 RGB pie chart
      #b0a931 color shades, tints & tones
#b0a931 color schemes
#b0a931 color preview, HTML & CSS examples
           This text has a color of #b0a931        
        
          <p style="color:#b0a931;">Text here</p>
        
        
          .mytext {color:#b0a931;}
        
        Text color #b0a931
      
           This box has a color of #b0a931        
        
          <div style="background-color:#b0a931;">Content here</div>
        
        
          .mybackground {background-color:#b0a931;}
        
        Background color #b0a931
      
           Border around this has a color of #b0a931        
        
          <div style="border:2px solid #b0a931;">Content here</div>
        
        
          .myborder {border:2px solid #b0a931;}
        
        Border color #b0a931