#b4c470 color space conversions
Hex:
        #b4c470
        RGB:
        180, 196, 112
        CMY:
        29, 23, 56
        CMYK:
        8, 0, 43, 23
      HSL:
        71°, 41.5842%, 60.3922%
        HSV (HSB):
        71°, 42.8571%, 76.8627%
        XYZ:
        41.4869, 50.3530, 22.8617
        xyY:
        0.3617, 0.4390, 50.3530
      CIE-Lab:
        76.2854, -18.5011, 40.2408
        CIE-LCH:
        76.2854, 44.2900, 114.6910
        CIE-Luv:
        76.2854, -6.0237, 54.8867
        Hunter-Lab:
        70.9599, -19.8190, 30.5699
      #b4c470 color charts
#b4c470 RGB chart
      #b4c470 CMYK chart
      #b4c470 RGB pie chart
      #b4c470 color shades, tints & tones
#b4c470 color schemes
#b4c470 color preview, HTML & CSS examples
           This text has a color of #b4c470        
        
          <p style="color:#b4c470;">Text here</p>
        
        
          .mytext {color:#b4c470;}
        
        Text color #b4c470
      
           This box has a color of #b4c470        
        
          <div style="background-color:#b4c470;">Content here</div>
        
        
          .mybackground {background-color:#b4c470;}
        
        Background color #b4c470
      
           Border around this has a color of #b4c470        
        
          <div style="border:2px solid #b4c470;">Content here</div>
        
        
          .myborder {border:2px solid #b4c470;}
        
        Border color #b4c470