#b0a916 color space conversions
Hex:
        #b0a916
        RGB:
        176, 169, 22
        CMY:
        31, 34, 91
        CMYK:
        0, 4, 88, 31
      HSL:
        57°, 77.7778%, 38.8235%
        HSV (HSB):
        57°, 87.5000%, 69.0196%
        XYZ:
        32.2373, 37.6640, 6.3298
        xyY:
        0.4229, 0.4941, 37.6640
      CIE-Lab:
        67.7722, -12.3941, 66.9576
        CIE-LCH:
        67.7722, 68.0950, 100.4869
        CIE-Luv:
        67.7722, 10.0702, 72.0536
        Hunter-Lab:
        61.3710, -13.6358, 36.8445
      #b0a916 color charts
#b0a916 RGB chart
      #b0a916 CMYK chart
      #b0a916 RGB pie chart
      #b0a916 color shades, tints & tones
#b0a916 color schemes
#b0a916 color preview, HTML & CSS examples
           This text has a color of #b0a916        
        
          <p style="color:#b0a916;">Text here</p>
        
        
          .mytext {color:#b0a916;}
        
        Text color #b0a916
      
           This box has a color of #b0a916        
        
          <div style="background-color:#b0a916;">Content here</div>
        
        
          .mybackground {background-color:#b0a916;}
        
        Background color #b0a916
      
           Border around this has a color of #b0a916        
        
          <div style="border:2px solid #b0a916;">Content here</div>
        
        
          .myborder {border:2px solid #b0a916;}
        
        Border color #b0a916