#b0a421 color space conversions
Hex:
        #b0a421
        RGB:
        176, 164, 33
        CMY:
        31, 36, 87
        CMYK:
        0, 7, 81, 31
      HSL:
        55°, 68.4211%, 40.9804%
        HSV (HSB):
        55°, 81.2500%, 69.0196%
        XYZ:
        31.4545, 35.8908, 6.7086
        xyY:
        0.4248, 0.4847, 35.8908
      CIE-Lab:
        66.4364, -9.4819, 63.1389
        CIE-LCH:
        66.4364, 63.8469, 98.5406
        CIE-Luv:
        66.4364, 13.3278, 68.4064
        Hunter-Lab:
        59.9090, -11.1214, 35.2969
      #b0a421 color charts
#b0a421 RGB chart
      #b0a421 CMYK chart
      #b0a421 RGB pie chart
      #b0a421 color shades, tints & tones
#b0a421 color schemes
#b0a421 color preview, HTML & CSS examples
           This text has a color of #b0a421        
        
          <p style="color:#b0a421;">Text here</p>
        
        
          .mytext {color:#b0a421;}
        
        Text color #b0a421
      
           This box has a color of #b0a421        
        
          <div style="background-color:#b0a421;">Content here</div>
        
        
          .mybackground {background-color:#b0a421;}
        
        Background color #b0a421
      
           Border around this has a color of #b0a421        
        
          <div style="border:2px solid #b0a421;">Content here</div>
        
        
          .myborder {border:2px solid #b0a421;}
        
        Border color #b0a421