#b6bd14 color space conversions
Hex:
        #b6bd14
        RGB:
        182, 189, 20
        CMY:
        29, 26, 92
        CMYK:
        4, 0, 89, 26
      HSL:
        62°, 80.8612%, 40.9804%
        HSV (HSB):
        62°, 89.4180%, 74.1176%
        XYZ:
        37.6153, 46.3908, 7.6336
        xyY:
        0.4105, 0.5062, 46.3908
      CIE-Lab:
        73.7984, -19.9669, 72.3566
        CIE-LCH:
        73.7984, 75.0610, 105.4269
        CIE-Luv:
        73.7984, 1.0394, 80.2608
        Hunter-Lab:
        68.1108, -20.6144, 41.0325
      #b6bd14 color charts
#b6bd14 RGB chart
      #b6bd14 CMYK chart
      #b6bd14 RGB pie chart
      #b6bd14 color shades, tints & tones
#b6bd14 color schemes
#b6bd14 color preview, HTML & CSS examples
           This text has a color of #b6bd14        
        
          <p style="color:#b6bd14;">Text here</p>
        
        
          .mytext {color:#b6bd14;}
        
        Text color #b6bd14
      
           This box has a color of #b6bd14        
        
          <div style="background-color:#b6bd14;">Content here</div>
        
        
          .mybackground {background-color:#b6bd14;}
        
        Background color #b6bd14
      
           Border around this has a color of #b6bd14        
        
          <div style="border:2px solid #b6bd14;">Content here</div>
        
        
          .myborder {border:2px solid #b6bd14;}
        
        Border color #b6bd14