#b9bd15 color space conversions
Hex:
        #b9bd15
        RGB:
        185, 189, 21
        CMY:
        27, 26, 92
        CMYK:
        2, 0, 89, 26
      HSL:
        61°, 80.0000%, 41.1765%
        HSV (HSB):
        61°, 88.8889%, 74.1176%
        XYZ:
        38.3405, 46.7636, 7.7150
        xyY:
        0.4131, 0.5038, 46.7636
      CIE-Lab:
        74.0383, -18.6568, 72.4782
        CIE-LCH:
        74.0383, 74.8410, 104.4352
        CIE-Luv:
        74.0383, 3.0559, 80.1853
        Hunter-Lab:
        68.3839, -19.5930, 41.1797
      #b9bd15 color charts
#b9bd15 RGB chart
      #b9bd15 CMYK chart
      #b9bd15 RGB pie chart
      #b9bd15 color shades, tints & tones
#b9bd15 color schemes
#b9bd15 color preview, HTML & CSS examples
           This text has a color of #b9bd15        
        
          <p style="color:#b9bd15;">Text here</p>
        
        
          .mytext {color:#b9bd15;}
        
        Text color #b9bd15
      
           This box has a color of #b9bd15        
        
          <div style="background-color:#b9bd15;">Content here</div>
        
        
          .mybackground {background-color:#b9bd15;}
        
        Background color #b9bd15
      
           Border around this has a color of #b9bd15        
        
          <div style="border:2px solid #b9bd15;">Content here</div>
        
        
          .myborder {border:2px solid #b9bd15;}
        
        Border color #b9bd15