#b0ac16 color space conversions
Hex:
        #b0ac16
        RGB:
        176, 172, 22
        CMY:
        31, 33, 91
        CMYK:
        0, 2, 88, 31
      HSL:
        58°, 77.7778%, 38.8235%
        HSV (HSB):
        58°, 87.5000%, 69.0196%
        XYZ:
        32.8018, 38.7931, 6.5180
        xyY:
        0.4199, 0.4966, 38.7931
      CIE-Lab:
        68.6011, -13.9432, 67.6264
        CIE-LCH:
        68.6011, 69.0488, 101.6499
        CIE-Luv:
        68.6011, 8.0527, 73.2494
        Hunter-Lab:
        62.2841, -14.9904, 37.3942
      #b0ac16 color charts
#b0ac16 RGB chart
      #b0ac16 CMYK chart
      #b0ac16 RGB pie chart
      #b0ac16 color shades, tints & tones
#b0ac16 color schemes
#b0ac16 color preview, HTML & CSS examples
           This text has a color of #b0ac16        
        
          <p style="color:#b0ac16;">Text here</p>
        
        
          .mytext {color:#b0ac16;}
        
        Text color #b0ac16
      
           This box has a color of #b0ac16        
        
          <div style="background-color:#b0ac16;">Content here</div>
        
        
          .mybackground {background-color:#b0ac16;}
        
        Background color #b0ac16
      
           Border around this has a color of #b0ac16        
        
          <div style="border:2px solid #b0ac16;">Content here</div>
        
        
          .myborder {border:2px solid #b0ac16;}
        
        Border color #b0ac16