#b8b514 color space conversions
Hex:
        #b8b514
        RGB:
        184, 181, 20
        CMY:
        28, 29, 92
        CMYK:
        0, 2, 89, 28
      HSL:
        59°, 80.3922%, 40.0000%
        HSV (HSB):
        59°, 89.1304%, 72.1569%
        XYZ:
        36.4173, 43.2886, 7.0980
        xyY:
        0.4195, 0.4987, 43.2886
      CIE-Lab:
        71.7504, -15.0786, 70.8015
        CIE-LCH:
        71.7504, 72.3893, 102.0227
        CIE-Luv:
        71.7504, 7.6365, 77.1291
        Hunter-Lab:
        65.7941, -16.3391, 39.6596
      #b8b514 color charts
#b8b514 RGB chart
      #b8b514 CMYK chart
      #b8b514 RGB pie chart
      #b8b514 color shades, tints & tones
#b8b514 color schemes
#b8b514 color preview, HTML & CSS examples
           This text has a color of #b8b514        
        
          <p style="color:#b8b514;">Text here</p>
        
        
          .mytext {color:#b8b514;}
        
        Text color #b8b514
      
           This box has a color of #b8b514        
        
          <div style="background-color:#b8b514;">Content here</div>
        
        
          .mybackground {background-color:#b8b514;}
        
        Background color #b8b514
      
           Border around this has a color of #b8b514        
        
          <div style="border:2px solid #b8b514;">Content here</div>
        
        
          .myborder {border:2px solid #b8b514;}
        
        Border color #b8b514