#b2a010 color space conversions
Hex:
        #b2a010
        RGB:
        178, 160, 16
        CMY:
        30, 37, 94
        CMYK:
        0, 10, 91, 30
      HSL:
        53°, 83.5052%, 38.0392%
        HSV (HSB):
        53°, 91.0112%, 69.8039%
        XYZ:
        31.0244, 34.6440, 5.5420
        xyY:
        0.4357, 0.4865, 34.6440
      CIE-Lab:
        65.4706, -6.9020, 66.3470
        CIE-LCH:
        65.4706, 66.7050, 95.9391
        CIE-Luv:
        65.4706, 17.7949, 69.1682
        Hunter-Lab:
        58.8592, -8.9169, 35.6188
      #b2a010 color charts
#b2a010 RGB chart
      #b2a010 CMYK chart
      #b2a010 RGB pie chart
      #b2a010 color shades, tints & tones
#b2a010 color schemes
#b2a010 color preview, HTML & CSS examples
           This text has a color of #b2a010        
        
          <p style="color:#b2a010;">Text here</p>
        
        
          .mytext {color:#b2a010;}
        
        Text color #b2a010
      
           This box has a color of #b2a010        
        
          <div style="background-color:#b2a010;">Content here</div>
        
        
          .mybackground {background-color:#b2a010;}
        
        Background color #b2a010
      
           Border around this has a color of #b2a010        
        
          <div style="border:2px solid #b2a010;">Content here</div>
        
        
          .myborder {border:2px solid #b2a010;}
        
        Border color #b2a010