#b1ad2b color space conversions
Hex:
        #b1ad2b
        RGB:
        177, 173, 43
        CMY:
        31, 32, 83
        CMYK:
        0, 2, 76, 31
      HSL:
        58°, 60.9091%, 43.1373%
        HSV (HSB):
        58°, 75.7062%, 69.4118%
        XYZ:
        33.5111, 39.4087, 8.1259
        xyY:
        0.4135, 0.4863, 39.4087
      CIE-Lab:
        69.0463, -13.3522, 62.4272
        CIE-LCH:
        69.0463, 63.8392, 102.0727
        CIE-Luv:
        69.0463, 7.8037, 70.1449
        Hunter-Lab:
        62.7763, -14.5722, 36.2688
      #b1ad2b color charts
#b1ad2b RGB chart
      #b1ad2b CMYK chart
      #b1ad2b RGB pie chart
      #b1ad2b color shades, tints & tones
#b1ad2b color schemes
#b1ad2b color preview, HTML & CSS examples
           This text has a color of #b1ad2b        
        
          <p style="color:#b1ad2b;">Text here</p>
        
        
          .mytext {color:#b1ad2b;}
        
        Text color #b1ad2b
      
           This box has a color of #b1ad2b        
        
          <div style="background-color:#b1ad2b;">Content here</div>
        
        
          .mybackground {background-color:#b1ad2b;}
        
        Background color #b1ad2b
      
           Border around this has a color of #b1ad2b        
        
          <div style="border:2px solid #b1ad2b;">Content here</div>
        
        
          .myborder {border:2px solid #b1ad2b;}
        
        Border color #b1ad2b