#b4bc47 color space conversions
Hex:
        #b4bc47
        RGB:
        180, 188, 71
        CMY:
        29, 26, 72
        CMYK:
        4, 0, 62, 26
      HSL:
        64°, 46.6135%, 50.7843%
        HSV (HSB):
        64°, 62.2340%, 73.7255%
        XYZ:
        37.9429, 46.1247, 12.8644
        xyY:
        0.3914, 0.4758, 46.1247
      CIE-Lab:
        73.6264, -18.1625, 56.3897
        CIE-LCH:
        73.6264, 59.2425, 107.8532
        CIE-Luv:
        73.6264, -0.3108, 68.8200
        Hunter-Lab:
        67.9151, -19.1268, 36.3100
      #b4bc47 color charts
#b4bc47 RGB chart
      #b4bc47 CMYK chart
      #b4bc47 RGB pie chart
      #b4bc47 color shades, tints & tones
#b4bc47 color schemes
#b4bc47 color preview, HTML & CSS examples
           This text has a color of #b4bc47        
        
          <p style="color:#b4bc47;">Text here</p>
        
        
          .mytext {color:#b4bc47;}
        
        Text color #b4bc47
      
           This box has a color of #b4bc47        
        
          <div style="background-color:#b4bc47;">Content here</div>
        
        
          .mybackground {background-color:#b4bc47;}
        
        Background color #b4bc47
      
           Border around this has a color of #b4bc47        
        
          <div style="border:2px solid #b4bc47;">Content here</div>
        
        
          .myborder {border:2px solid #b4bc47;}
        
        Border color #b4bc47