#b0a208 color space conversions
Hex:
        #b0a208
        RGB:
        176, 162, 8
        CMY:
        31, 36, 97
        CMYK:
        0, 8, 95, 31
      HSL:
        55°, 91.3043%, 36.0784%
        HSV (HSB):
        55°, 95.4545%, 69.0196%
        XYZ:
        30.8687, 35.0883, 5.3755
        xyY:
        0.4327, 0.4919, 35.0883
      CIE-Lab:
        65.8174, -8.9740, 67.6948
        CIE-LCH:
        65.8174, 68.2870, 97.5514
        CIE-Luv:
        65.8174, 14.9975, 70.5733
        Hunter-Lab:
        59.2354, -10.6422, 36.0843
      #b0a208 color charts
#b0a208 RGB chart
      #b0a208 CMYK chart
      #b0a208 RGB pie chart
      #b0a208 color shades, tints & tones
#b0a208 color schemes
#b0a208 color preview, HTML & CSS examples
           This text has a color of #b0a208        
        
          <p style="color:#b0a208;">Text here</p>
        
        
          .mytext {color:#b0a208;}
        
        Text color #b0a208
      
           This box has a color of #b0a208        
        
          <div style="background-color:#b0a208;">Content here</div>
        
        
          .mybackground {background-color:#b0a208;}
        
        Background color #b0a208
      
           Border around this has a color of #b0a208        
        
          <div style="border:2px solid #b0a208;">Content here</div>
        
        
          .myborder {border:2px solid #b0a208;}
        
        Border color #b0a208