#b6c047 color space conversions
Hex:
        #b6c047
        RGB:
        182, 192, 71
        CMY:
        29, 25, 72
        CMYK:
        5, 0, 63, 25
      HSL:
        65°, 48.9879%, 51.5686%
        HSV (HSB):
        65°, 63.0208%, 75.2941%
        XYZ:
        39.2784, 48.0993, 13.1751
        xyY:
        0.3906, 0.4783, 48.0993
      CIE-Lab:
        74.8875, -19.3291, 57.7801
        CIE-LCH:
        74.8875, 60.9275, 108.4965
        CIE-Luv:
        74.8875, -1.4797, 70.6618
        Hunter-Lab:
        69.3537, -20.2756, 37.2842
      #b6c047 color charts
#b6c047 RGB chart
      #b6c047 CMYK chart
      #b6c047 RGB pie chart
      #b6c047 color shades, tints & tones
#b6c047 color schemes
#b6c047 color preview, HTML & CSS examples
           This text has a color of #b6c047        
        
          <p style="color:#b6c047;">Text here</p>
        
        
          .mytext {color:#b6c047;}
        
        Text color #b6c047
      
           This box has a color of #b6c047        
        
          <div style="background-color:#b6c047;">Content here</div>
        
        
          .mybackground {background-color:#b6c047;}
        
        Background color #b6c047
      
           Border around this has a color of #b6c047        
        
          <div style="border:2px solid #b6c047;">Content here</div>
        
        
          .myborder {border:2px solid #b6c047;}
        
        Border color #b6c047