#b0ae0b color space conversions
Hex:
        #b0ae0b
        RGB:
        176, 174, 11
        CMY:
        31, 32, 96
        CMYK:
        0, 1, 94, 31
      HSL:
        59°, 88.2353%, 36.6667%
        HSV (HSB):
        59°, 93.7500%, 69.0196%
        XYZ:
        33.1010, 39.5264, 6.2014
        xyY:
        0.4199, 0.5014, 39.5264
      CIE-Lab:
        69.1309, -15.1637, 69.8279
        CIE-LCH:
        69.1309, 71.4554, 102.2520
        CIE-Luv:
        69.1309, 6.7983, 75.0741
        Hunter-Lab:
        62.8700, -16.0425, 38.1608
      #b0ae0b color charts
#b0ae0b RGB chart
      #b0ae0b CMYK chart
      #b0ae0b RGB pie chart
      #b0ae0b color shades, tints & tones
#b0ae0b color schemes
#b0ae0b color preview, HTML & CSS examples
           This text has a color of #b0ae0b        
        
          <p style="color:#b0ae0b;">Text here</p>
        
        
          .mytext {color:#b0ae0b;}
        
        Text color #b0ae0b
      
           This box has a color of #b0ae0b        
        
          <div style="background-color:#b0ae0b;">Content here</div>
        
        
          .mybackground {background-color:#b0ae0b;}
        
        Background color #b0ae0b
      
           Border around this has a color of #b0ae0b        
        
          <div style="border:2px solid #b0ae0b;">Content here</div>
        
        
          .myborder {border:2px solid #b0ae0b;}
        
        Border color #b0ae0b