#b4ae0b color space conversions
Hex:
        #b4ae0b
        RGB:
        180, 174, 11
        CMY:
        29, 32, 96
        CMYK:
        0, 3, 94, 29
      HSL:
        58°, 88.4817%, 37.4510%
        HSV (HSB):
        58°, 93.8889%, 70.5882%
        XYZ:
        34.0188, 39.9996, 6.2443
        xyY:
        0.4238, 0.4984, 39.9996
      CIE-Lab:
        69.4692, -13.4001, 70.2340
        CIE-LCH:
        69.4692, 71.5009, 100.8018
        CIE-Luv:
        69.4692, 9.5968, 75.1149
        Hunter-Lab:
        63.2452, -14.6661, 38.4178
      #b4ae0b color charts
#b4ae0b RGB chart
      #b4ae0b CMYK chart
      #b4ae0b RGB pie chart
      #b4ae0b color shades, tints & tones
#b4ae0b color schemes
#b4ae0b color preview, HTML & CSS examples
           This text has a color of #b4ae0b        
        
          <p style="color:#b4ae0b;">Text here</p>
        
        
          .mytext {color:#b4ae0b;}
        
        Text color #b4ae0b
      
           This box has a color of #b4ae0b        
        
          <div style="background-color:#b4ae0b;">Content here</div>
        
        
          .mybackground {background-color:#b4ae0b;}
        
        Background color #b4ae0b
      
           Border around this has a color of #b4ae0b        
        
          <div style="border:2px solid #b4ae0b;">Content here</div>
        
        
          .myborder {border:2px solid #b4ae0b;}
        
        Border color #b4ae0b