#b0a705 color space conversions
Hex:
        #b0a705
        RGB:
        176, 167, 5
        CMY:
        31, 35, 98
        CMYK:
        0, 5, 97, 31
      HSL:
        57°, 94.4751%, 35.4902%
        HSV (HSB):
        57°, 97.1591%, 69.0196%
        XYZ:
        31.7506, 36.8785, 5.5884
        xyY:
        0.4278, 0.4969, 36.8785
      CIE-Lab:
        67.1858, -11.6299, 69.0980
        CIE-LCH:
        67.1858, 70.0699, 99.5539
        CIE-Luv:
        67.1858, 11.5598, 72.7419
        Hunter-Lab:
        60.7277, -12.9472, 37.0533
      #b0a705 color charts
#b0a705 RGB chart
      #b0a705 CMYK chart
      #b0a705 RGB pie chart
      #b0a705 color shades, tints & tones
#b0a705 color schemes
#b0a705 color preview, HTML & CSS examples
           This text has a color of #b0a705        
        
          <p style="color:#b0a705;">Text here</p>
        
        
          .mytext {color:#b0a705;}
        
        Text color #b0a705
      
           This box has a color of #b0a705        
        
          <div style="background-color:#b0a705;">Content here</div>
        
        
          .mybackground {background-color:#b0a705;}
        
        Background color #b0a705
      
           Border around this has a color of #b0a705        
        
          <div style="border:2px solid #b0a705;">Content here</div>
        
        
          .myborder {border:2px solid #b0a705;}
        
        Border color #b0a705