#b1bd5a color space conversions
Hex:
        #b1bd5a
        RGB:
        177, 189, 90
        CMY:
        31, 26, 65
        CMYK:
        6, 0, 52, 26
      HSL:
        67°, 42.8571%, 54.7059%
        HSV (HSB):
        67°, 52.3810%, 74.1176%
        XYZ:
        38.1745, 46.4805, 16.6325
        xyY:
        0.3769, 0.4589, 46.4805
      CIE-Lab:
        73.8562, -18.4059, 48.0119
        CIE-LCH:
        73.8562, 51.4191, 110.9749
        CIE-Luv:
        73.8562, -3.2540, 61.8051
        Hunter-Lab:
        68.1766, -19.3605, 33.2591
      #b1bd5a color charts
#b1bd5a RGB chart
      #b1bd5a CMYK chart
      #b1bd5a RGB pie chart
      #b1bd5a color shades, tints & tones
#b1bd5a color schemes
#b1bd5a color preview, HTML & CSS examples
           This text has a color of #b1bd5a        
        
          <p style="color:#b1bd5a;">Text here</p>
        
        
          .mytext {color:#b1bd5a;}
        
        Text color #b1bd5a
      
           This box has a color of #b1bd5a        
        
          <div style="background-color:#b1bd5a;">Content here</div>
        
        
          .mybackground {background-color:#b1bd5a;}
        
        Background color #b1bd5a
      
           Border around this has a color of #b1bd5a        
        
          <div style="border:2px solid #b1bd5a;">Content here</div>
        
        
          .myborder {border:2px solid #b1bd5a;}
        
        Border color #b1bd5a