#b0b931 color space conversions
Hex:
        #b0b931
        RGB:
        176, 185, 49
        CMY:
        31, 27, 81
        CMYK:
        5, 0, 74, 27
      HSL:
        64°, 58.1197%, 45.8824%
        HSV (HSB):
        64°, 73.5135%, 72.5490%
        XYZ:
        35.8078, 44.1498, 9.5402
        xyY:
        0.4001, 0.4933, 44.1498
      CIE-Lab:
        72.3285, -19.6077, 63.4599
        CIE-LCH:
        72.3285, 66.4200, 107.1700
        CIE-Luv:
        72.3285, -0.6909, 73.7797
        Hunter-Lab:
        66.4453, -20.0844, 37.9989
      #b0b931 color charts
#b0b931 RGB chart
      #b0b931 CMYK chart
      #b0b931 RGB pie chart
      #b0b931 color shades, tints & tones
#b0b931 color schemes
#b0b931 color preview, HTML & CSS examples
           This text has a color of #b0b931        
        
          <p style="color:#b0b931;">Text here</p>
        
        
          .mytext {color:#b0b931;}
        
        Text color #b0b931
      
           This box has a color of #b0b931        
        
          <div style="background-color:#b0b931;">Content here</div>
        
        
          .mybackground {background-color:#b0b931;}
        
        Background color #b0b931
      
           Border around this has a color of #b0b931        
        
          <div style="border:2px solid #b0b931;">Content here</div>
        
        
          .myborder {border:2px solid #b0b931;}
        
        Border color #b0b931