#b0b514 color space conversions
Hex:
        #b0b514
        RGB:
        176, 181, 20
        CMY:
        31, 29, 92
        CMYK:
        3, 0, 89, 29
      HSL:
        62°, 80.0995%, 39.4118%
        HSV (HSB):
        62°, 88.9503%, 70.9804%
        XYZ:
        34.5546, 42.3284, 7.0108
        xyY:
        0.4119, 0.5045, 42.3284
      CIE-Lab:
        71.0967, -18.5612, 70.0053
        CIE-LCH:
        71.0967, 72.4242, 104.8497
        CIE-Luv:
        71.0967, 2.1519, 77.0489
        Hunter-Lab:
        65.0602, -19.0510, 39.1532
      #b0b514 color charts
#b0b514 RGB chart
      #b0b514 CMYK chart
      #b0b514 RGB pie chart
      #b0b514 color shades, tints & tones
#b0b514 color schemes
#b0b514 color preview, HTML & CSS examples
           This text has a color of #b0b514        
        
          <p style="color:#b0b514;">Text here</p>
        
        
          .mytext {color:#b0b514;}
        
        Text color #b0b514
      
           This box has a color of #b0b514        
        
          <div style="background-color:#b0b514;">Content here</div>
        
        
          .mybackground {background-color:#b0b514;}
        
        Background color #b0b514
      
           Border around this has a color of #b0b514        
        
          <div style="border:2px solid #b0b514;">Content here</div>
        
        
          .myborder {border:2px solid #b0b514;}
        
        Border color #b0b514