#b0a431 color space conversions
Hex:
        #b0a431
        RGB:
        176, 164, 49
        CMY:
        31, 36, 81
        CMYK:
        0, 7, 72, 31
      HSL:
        54°, 56.4444%, 44.1176%
        HSV (HSB):
        54°, 72.1591%, 69.0196%
        XYZ:
        31.7343, 36.0028, 8.1824
        xyY:
        0.4180, 0.4742, 36.0028
      CIE-Lab:
        66.5220, -8.8283, 57.8805
        CIE-LCH:
        66.5220, 58.5499, 98.6722
        CIE-Luv:
        66.5220, 12.9951, 64.8894
        Hunter-Lab:
        60.0023, -10.5980, 33.9164
      #b0a431 color charts
#b0a431 RGB chart
      #b0a431 CMYK chart
      #b0a431 RGB pie chart
      #b0a431 color shades, tints & tones
#b0a431 color schemes
#b0a431 color preview, HTML & CSS examples
           This text has a color of #b0a431        
        
          <p style="color:#b0a431;">Text here</p>
        
        
          .mytext {color:#b0a431;}
        
        Text color #b0a431
      
           This box has a color of #b0a431        
        
          <div style="background-color:#b0a431;">Content here</div>
        
        
          .mybackground {background-color:#b0a431;}
        
        Background color #b0a431
      
           Border around this has a color of #b0a431        
        
          <div style="border:2px solid #b0a431;">Content here</div>
        
        
          .myborder {border:2px solid #b0a431;}
        
        Border color #b0a431