#b4b207 color space conversions
Hex:
        #b4b207
        RGB:
        180, 178, 7
        CMY:
        29, 30, 97
        CMYK:
        0, 1, 96, 29
      HSL:
        59°, 92.5134%, 36.6667%
        HSV (HSB):
        59°, 96.1111%, 70.5882%
        XYZ:
        34.7811, 41.5594, 6.3896
        xyY:
        0.4204, 0.5023, 41.5594
      CIE-Lab:
        70.5661, -15.4960, 71.5315
        CIE-LCH:
        70.5661, 73.1907, 102.2232
        CIE-Luv:
        70.5661, 6.9335, 76.9425
        Hunter-Lab:
        64.4666, -16.5119, 39.2501
      #b4b207 color charts
#b4b207 RGB chart
      #b4b207 CMYK chart
      #b4b207 RGB pie chart
      #b4b207 color shades, tints & tones
#b4b207 color schemes
#b4b207 color preview, HTML & CSS examples
           This text has a color of #b4b207        
        
          <p style="color:#b4b207;">Text here</p>
        
        
          .mytext {color:#b4b207;}
        
        Text color #b4b207
      
           This box has a color of #b4b207        
        
          <div style="background-color:#b4b207;">Content here</div>
        
        
          .mybackground {background-color:#b4b207;}
        
        Background color #b4b207
      
           Border around this has a color of #b4b207        
        
          <div style="border:2px solid #b4b207;">Content here</div>
        
        
          .myborder {border:2px solid #b4b207;}
        
        Border color #b4b207