#b4bd49 color space conversions
Hex:
        #b4bd49
        RGB:
        180, 189, 73
        CMY:
        29, 26, 71
        CMYK:
        5, 0, 61, 26
      HSL:
        65°, 46.7742%, 51.3725%
        HSV (HSB):
        65°, 61.3757%, 74.1176%
        XYZ:
        38.2226, 46.5795, 13.2795
        xyY:
        0.3897, 0.4749, 46.5795
      CIE-Lab:
        73.9200, -18.5261, 55.8514
        CIE-LCH:
        73.9200, 58.8438, 108.3508
        CIE-Luv:
        73.9200, -0.9681, 68.5796
        Hunter-Lab:
        68.2492, -19.4682, 36.2381
      #b4bd49 color charts
#b4bd49 RGB chart
      #b4bd49 CMYK chart
      #b4bd49 RGB pie chart
      #b4bd49 color shades, tints & tones
#b4bd49 color schemes
#b4bd49 color preview, HTML & CSS examples
           This text has a color of #b4bd49        
        
          <p style="color:#b4bd49;">Text here</p>
        
        
          .mytext {color:#b4bd49;}
        
        Text color #b4bd49
      
           This box has a color of #b4bd49        
        
          <div style="background-color:#b4bd49;">Content here</div>
        
        
          .mybackground {background-color:#b4bd49;}
        
        Background color #b4bd49
      
           Border around this has a color of #b4bd49        
        
          <div style="border:2px solid #b4bd49;">Content here</div>
        
        
          .myborder {border:2px solid #b4bd49;}
        
        Border color #b4bd49