#b2bd43 color space conversions
Hex:
        #b2bd43
        RGB:
        178, 189, 67
        CMY:
        30, 26, 74
        CMYK:
        6, 0, 65, 26
      HSL:
        65°, 48.0315%, 50.1961%
        HSV (HSB):
        65°, 64.5503%, 74.1176%
        XYZ:
        37.5708, 46.2654, 12.2601
        xyY:
        0.3910, 0.4814, 46.2654
      CIE-Lab:
        73.7174, -19.7626, 58.1080
        CIE-LCH:
        73.7174, 61.3767, 108.7833
        CIE-Luv:
        73.7174, -2.1497, 70.5347
        Hunter-Lab:
        68.0187, -20.4364, 36.9263
      #b2bd43 color charts
#b2bd43 RGB chart
      #b2bd43 CMYK chart
      #b2bd43 RGB pie chart
      #b2bd43 color shades, tints & tones
#b2bd43 color schemes
#b2bd43 color preview, HTML & CSS examples
           This text has a color of #b2bd43        
        
          <p style="color:#b2bd43;">Text here</p>
        
        
          .mytext {color:#b2bd43;}
        
        Text color #b2bd43
      
           This box has a color of #b2bd43        
        
          <div style="background-color:#b2bd43;">Content here</div>
        
        
          .mybackground {background-color:#b2bd43;}
        
        Background color #b2bd43
      
           Border around this has a color of #b2bd43        
        
          <div style="border:2px solid #b2bd43;">Content here</div>
        
        
          .myborder {border:2px solid #b2bd43;}
        
        Border color #b2bd43