#b4b542 color space conversions
Hex:
        #b4b542
        RGB:
        180, 181, 66
        CMY:
        29, 29, 74
        CMYK:
        1, 0, 64, 29
      HSL:
        61°, 46.5587%, 48.4314%
        HSV (HSB):
        61°, 63.5359%, 70.9804%
        XYZ:
        36.3296, 43.1444, 11.5672
        xyY:
        0.3990, 0.4739, 43.1444
      CIE-Lab:
        71.6529, -14.9498, 56.4033
        CIE-LCH:
        71.6529, 58.3509, 104.8450
        CIE-Luv:
        71.6529, 4.1900, 67.3674
        Hunter-Lab:
        65.6844, -16.2204, 35.5380
      #b4b542 color charts
#b4b542 RGB chart
      #b4b542 CMYK chart
      #b4b542 RGB pie chart
      #b4b542 color shades, tints & tones
#b4b542 color schemes
#b4b542 color preview, HTML & CSS examples
           This text has a color of #b4b542        
        
          <p style="color:#b4b542;">Text here</p>
        
        
          .mytext {color:#b4b542;}
        
        Text color #b4b542
      
           This box has a color of #b4b542        
        
          <div style="background-color:#b4b542;">Content here</div>
        
        
          .mybackground {background-color:#b4b542;}
        
        Background color #b4b542
      
           Border around this has a color of #b4b542        
        
          <div style="border:2px solid #b4b542;">Content here</div>
        
        
          .myborder {border:2px solid #b4b542;}
        
        Border color #b4b542