#b9c329 color space conversions
Hex:
        #b9c329
        RGB:
        185, 195, 41
        CMY:
        27, 24, 84
        CMYK:
        5, 0, 79, 24
      HSL:
        64°, 65.2542%, 46.2745%
        HSV (HSB):
        64°, 78.9744%, 76.4706%
        XYZ:
        39.9229, 49.5046, 9.5490
        xyY:
        0.4034, 0.5002, 49.5046
      CIE-Lab:
        75.7642, -21.0816, 69.3562
        CIE-LCH:
        75.7642, 72.4894, 106.9073
        CIE-Luv:
        75.7642, -0.9518, 79.7230
        Hunter-Lab:
        70.3595, -21.8458, 41.2050
      #b9c329 color charts
#b9c329 RGB chart
      #b9c329 CMYK chart
      #b9c329 RGB pie chart
      #b9c329 color shades, tints & tones
#b9c329 color schemes
#b9c329 color preview, HTML & CSS examples
           This text has a color of #b9c329        
        
          <p style="color:#b9c329;">Text here</p>
        
        
          .mytext {color:#b9c329;}
        
        Text color #b9c329
      
           This box has a color of #b9c329        
        
          <div style="background-color:#b9c329;">Content here</div>
        
        
          .mybackground {background-color:#b9c329;}
        
        Background color #b9c329
      
           Border around this has a color of #b9c329        
        
          <div style="border:2px solid #b9c329;">Content here</div>
        
        
          .myborder {border:2px solid #b9c329;}
        
        Border color #b9c329