#b8bd32 color space conversions
Hex:
        #b8bd32
        RGB:
        184, 189, 50
        CMY:
        28, 26, 80
        CMYK:
        3, 0, 74, 26
      HSL:
        62°, 58.1590%, 46.8627%
        HSV (HSB):
        62°, 73.5450%, 74.1176%
        XYZ:
        38.5405, 46.8158, 10.0227
        xyY:
        0.4041, 0.4908, 46.8158
      CIE-Lab:
        74.0718, -18.1600, 64.9928
        CIE-LCH:
        74.0718, 67.4822, 105.6112
        CIE-Luv:
        74.0718, 2.0711, 75.3603
        Hunter-Lab:
        68.4221, -19.1940, 39.2105
      #b8bd32 color charts
#b8bd32 RGB chart
      #b8bd32 CMYK chart
      #b8bd32 RGB pie chart
      #b8bd32 color shades, tints & tones
#b8bd32 color schemes
#b8bd32 color preview, HTML & CSS examples
           This text has a color of #b8bd32        
        
          <p style="color:#b8bd32;">Text here</p>
        
        
          .mytext {color:#b8bd32;}
        
        Text color #b8bd32
      
           This box has a color of #b8bd32        
        
          <div style="background-color:#b8bd32;">Content here</div>
        
        
          .mybackground {background-color:#b8bd32;}
        
        Background color #b8bd32
      
           Border around this has a color of #b8bd32        
        
          <div style="border:2px solid #b8bd32;">Content here</div>
        
        
          .myborder {border:2px solid #b8bd32;}
        
        Border color #b8bd32