#b4bd43 color space conversions
Hex:
        #b4bd43
        RGB:
        180, 189, 67
        CMY:
        29, 26, 74
        CMYK:
        5, 0, 65, 26
      HSL:
        64°, 48.0315%, 50.1961%
        HSV (HSB):
        64°, 64.5503%, 74.1176%
        XYZ:
        38.0331, 46.5037, 12.2818
        xyY:
        0.3928, 0.4803, 46.5037
      CIE-Lab:
        73.8712, -18.9266, 58.3163
        CIE-LCH:
        73.8712, 61.3108, 107.9808
        CIE-Luv:
        73.8712, -0.8527, 70.5847
        Hunter-Lab:
        68.1936, -19.7855, 37.0574
      #b4bd43 color charts
#b4bd43 RGB chart
      #b4bd43 CMYK chart
      #b4bd43 RGB pie chart
      #b4bd43 color shades, tints & tones
#b4bd43 color schemes
#b4bd43 color preview, HTML & CSS examples
           This text has a color of #b4bd43        
        
          <p style="color:#b4bd43;">Text here</p>
        
        
          .mytext {color:#b4bd43;}
        
        Text color #b4bd43
      
           This box has a color of #b4bd43        
        
          <div style="background-color:#b4bd43;">Content here</div>
        
        
          .mybackground {background-color:#b4bd43;}
        
        Background color #b4bd43
      
           Border around this has a color of #b4bd43        
        
          <div style="border:2px solid #b4bd43;">Content here</div>
        
        
          .myborder {border:2px solid #b4bd43;}
        
        Border color #b4bd43