#b0a731 color space conversions
Hex:
        #b0a731
        RGB:
        176, 167, 49
        CMY:
        31, 35, 81
        CMYK:
        0, 5, 72, 31
      HSL:
        56°, 56.4444%, 44.1176%
        HSV (HSB):
        56°, 72.1591%, 69.0196%
        XYZ:
        32.2776, 37.0893, 8.3635
        xyY:
        0.4153, 0.4772, 37.0893
      CIE-Lab:
        67.3440, -10.4029, 58.6796
        CIE-LCH:
        67.3440, 59.5946, 100.0531
        CIE-Luv:
        67.3440, 10.9766, 66.1655
        Hunter-Lab:
        60.9010, -11.9715, 34.4884
      #b0a731 color charts
#b0a731 RGB chart
      #b0a731 CMYK chart
      #b0a731 RGB pie chart
      #b0a731 color shades, tints & tones
#b0a731 color schemes
#b0a731 color preview, HTML & CSS examples
           This text has a color of #b0a731        
        
          <p style="color:#b0a731;">Text here</p>
        
        
          .mytext {color:#b0a731;}
        
        Text color #b0a731
      
           This box has a color of #b0a731        
        
          <div style="background-color:#b0a731;">Content here</div>
        
        
          .mybackground {background-color:#b0a731;}
        
        Background color #b0a731
      
           Border around this has a color of #b0a731        
        
          <div style="border:2px solid #b0a731;">Content here</div>
        
        
          .myborder {border:2px solid #b0a731;}
        
        Border color #b0a731