#b4bd34 color space conversions
Hex:
        #b4bd34
        RGB:
        180, 189, 52
        CMY:
        29, 26, 80
        CMYK:
        5, 0, 72, 26
      HSL:
        64°, 56.8465%, 47.2549%
        HSV (HSB):
        64°, 72.4868%, 74.1176%
        XYZ:
        37.6398, 46.3464, 10.2107
        xyY:
        0.3996, 0.4920, 46.3464
      CIE-Lab:
        73.7698, -19.7637, 63.9106
        CIE-LCH:
        73.7698, 66.8967, 107.1837
        CIE-Luv:
        73.7698, -0.6094, 74.8117
        Hunter-Lab:
        68.0782, -20.4458, 38.7621
      #b4bd34 color charts
#b4bd34 RGB chart
      #b4bd34 CMYK chart
      #b4bd34 RGB pie chart
      #b4bd34 color shades, tints & tones
#b4bd34 color schemes
#b4bd34 color preview, HTML & CSS examples
           This text has a color of #b4bd34        
        
          <p style="color:#b4bd34;">Text here</p>
        
        
          .mytext {color:#b4bd34;}
        
        Text color #b4bd34
      
           This box has a color of #b4bd34        
        
          <div style="background-color:#b4bd34;">Content here</div>
        
        
          .mybackground {background-color:#b4bd34;}
        
        Background color #b4bd34
      
           Border around this has a color of #b4bd34        
        
          <div style="border:2px solid #b4bd34;">Content here</div>
        
        
          .myborder {border:2px solid #b4bd34;}
        
        Border color #b4bd34