#b0bd01 color space conversions
Hex:
        #b0bd01
        RGB:
        176, 189, 1
        CMY:
        31, 26, 100
        CMYK:
        7, 0, 99, 26
      HSL:
        64°, 98.9474%, 37.2549%
        HSV (HSB):
        64°, 99.4709%, 74.1176%
        XYZ:
        36.1076, 45.6275, 6.9326
        xyY:
        0.4072, 0.5146, 45.6275
      CIE-Lab:
        73.3032, -22.8040, 74.1085
        CIE-LCH:
        73.3032, 77.5377, 107.1037
        CIE-Luv:
        73.3032, -2.8690, 81.5776
        Hunter-Lab:
        67.5481, -22.7928, 41.1986
      #b0bd01 color charts
#b0bd01 RGB chart
      #b0bd01 CMYK chart
      #b0bd01 RGB pie chart
      #b0bd01 color shades, tints & tones
#b0bd01 color schemes
#b0bd01 color preview, HTML & CSS examples
           This text has a color of #b0bd01        
        
          <p style="color:#b0bd01;">Text here</p>
        
        
          .mytext {color:#b0bd01;}
        
        Text color #b0bd01
      
           This box has a color of #b0bd01        
        
          <div style="background-color:#b0bd01;">Content here</div>
        
        
          .mybackground {background-color:#b0bd01;}
        
        Background color #b0bd01
      
           Border around this has a color of #b0bd01        
        
          <div style="border:2px solid #b0bd01;">Content here</div>
        
        
          .myborder {border:2px solid #b0bd01;}
        
        Border color #b0bd01