#b9c348 color space conversions
Hex:
        #b9c348
        RGB:
        185, 195, 72
        CMY:
        27, 24, 72
        CMYK:
        5, 0, 63, 24
      HSL:
        65°, 50.6173%, 52.3529%
        HSV (HSB):
        65°, 63.0769%, 76.4706%
        XYZ:
        40.6924, 49.8124, 13.6009
        xyY:
        0.3909, 0.4785, 49.8124
      CIE-Lab:
        75.9540, -19.5093, 58.5645
        CIE-LCH:
        75.9540, 61.7285, 108.4242
        CIE-Luv:
        75.9540, -1.4018, 71.7424
        Hunter-Lab:
        70.5779, -20.5953, 37.9789
      #b9c348 color charts
#b9c348 RGB chart
      #b9c348 CMYK chart
      #b9c348 RGB pie chart
      #b9c348 color shades, tints & tones
#b9c348 color schemes
#b9c348 color preview, HTML & CSS examples
           This text has a color of #b9c348        
        
          <p style="color:#b9c348;">Text here</p>
        
        
          .mytext {color:#b9c348;}
        
        Text color #b9c348
      
           This box has a color of #b9c348        
        
          <div style="background-color:#b9c348;">Content here</div>
        
        
          .mybackground {background-color:#b9c348;}
        
        Background color #b9c348
      
           Border around this has a color of #b9c348        
        
          <div style="border:2px solid #b9c348;">Content here</div>
        
        
          .myborder {border:2px solid #b9c348;}
        
        Border color #b9c348