#b6bf50 color space conversions
Hex:
        #b6bf50
        RGB:
        182, 191, 80
        CMY:
        29, 25, 69
        CMYK:
        5, 0, 58, 25
      HSL:
        65°, 46.4435%, 53.1373%
        HSV (HSB):
        65°, 58.1152%, 74.9020%
        XYZ:
        39.3702, 47.7859, 14.7380
        xyY:
        0.3864, 0.4690, 47.7859
      CIE-Lab:
        74.6897, -18.1864, 53.6728
        CIE-LCH:
        74.6897, 56.6702, 108.7183
        CIE-Luv:
        74.6897, -1.0491, 67.0013
        Hunter-Lab:
        69.1273, -19.3115, 35.7485
      #b6bf50 color charts
#b6bf50 RGB chart
      #b6bf50 CMYK chart
      #b6bf50 RGB pie chart
      #b6bf50 color shades, tints & tones
#b6bf50 color schemes
#b6bf50 color preview, HTML & CSS examples
           This text has a color of #b6bf50        
        
          <p style="color:#b6bf50;">Text here</p>
        
        
          .mytext {color:#b6bf50;}
        
        Text color #b6bf50
      
           This box has a color of #b6bf50        
        
          <div style="background-color:#b6bf50;">Content here</div>
        
        
          .mybackground {background-color:#b6bf50;}
        
        Background color #b6bf50
      
           Border around this has a color of #b6bf50        
        
          <div style="border:2px solid #b6bf50;">Content here</div>
        
        
          .myborder {border:2px solid #b6bf50;}
        
        Border color #b6bf50