#b2a916 color space conversions
Hex:
        #b2a916
        RGB:
        178, 169, 22
        CMY:
        30, 34, 91
        CMYK:
        0, 5, 88, 30
      HSL:
        57°, 78.0000%, 39.2157%
        HSV (HSB):
        57°, 87.6404%, 69.8039%
        XYZ:
        32.6929, 37.8988, 6.3512
        xyY:
        0.4249, 0.4926, 37.8988
      CIE-Lab:
        67.9460, -11.5081, 67.1703
        CIE-LCH:
        67.9460, 68.1490, 99.7219
        CIE-Luv:
        67.9460, 11.4865, 72.0816
        Hunter-Lab:
        61.5620, -12.9401, 36.9767
      #b2a916 color charts
#b2a916 RGB chart
      #b2a916 CMYK chart
      #b2a916 RGB pie chart
      #b2a916 color shades, tints & tones
#b2a916 color schemes
#b2a916 color preview, HTML & CSS examples
           This text has a color of #b2a916        
        
          <p style="color:#b2a916;">Text here</p>
        
        
          .mytext {color:#b2a916;}
        
        Text color #b2a916
      
           This box has a color of #b2a916        
        
          <div style="background-color:#b2a916;">Content here</div>
        
        
          .mybackground {background-color:#b2a916;}
        
        Background color #b2a916
      
           Border around this has a color of #b2a916        
        
          <div style="border:2px solid #b2a916;">Content here</div>
        
        
          .myborder {border:2px solid #b2a916;}
        
        Border color #b2a916