#b9c480 color space conversions
Hex:
        #b9c480
        RGB:
        185, 196, 128
        CMY:
        27, 23, 50
        CMYK:
        6, 0, 35, 23
      HSL:
        70°, 36.5591%, 63.5294%
        HSV (HSB):
        70°, 34.6939%, 76.8627%
        XYZ:
        43.6438, 51.3527, 28.0339
        xyY:
        0.3547, 0.4174, 51.3527
      CIE-Lab:
        76.8921, -14.6542, 32.9245
        CIE-LCH:
        76.8921, 36.0385, 113.9931
        CIE-Luv:
        76.8921, -3.4416, 46.2952
        Hunter-Lab:
        71.6608, -16.6939, 26.9682
      #b9c480 color charts
#b9c480 RGB chart
      #b9c480 CMYK chart
      #b9c480 RGB pie chart
      #b9c480 color shades, tints & tones
#b9c480 color schemes
#b9c480 color preview, HTML & CSS examples
           This text has a color of #b9c480        
        
          <p style="color:#b9c480;">Text here</p>
        
        
          .mytext {color:#b9c480;}
        
        Text color #b9c480
      
           This box has a color of #b9c480        
        
          <div style="background-color:#b9c480;">Content here</div>
        
        
          .mybackground {background-color:#b9c480;}
        
        Background color #b9c480
      
           Border around this has a color of #b9c480        
        
          <div style="border:2px solid #b9c480;">Content here</div>
        
        
          .myborder {border:2px solid #b9c480;}
        
        Border color #b9c480