#b0a312 color space conversions
Hex:
        #b0a312
        RGB:
        176, 163, 18
        CMY:
        31, 36, 93
        CMYK:
        0, 7, 90, 31
      HSL:
        55°, 81.4433%, 38.0392%
        HSV (HSB):
        55°, 89.7727%, 69.0196%
        XYZ:
        31.1109, 35.4682, 5.7786
        xyY:
        0.4300, 0.4902, 35.4682
      CIE-Lab:
        66.1115, -9.3455, 66.4121
        CIE-LCH:
        66.1115, 67.0664, 98.0100
        CIE-Luv:
        66.1115, 14.2192, 70.1199
        Hunter-Lab:
        59.5552, -10.9753, 35.9357
      #b0a312 color charts
#b0a312 RGB chart
      #b0a312 CMYK chart
      #b0a312 RGB pie chart
      #b0a312 color shades, tints & tones
#b0a312 color schemes
#b0a312 color preview, HTML & CSS examples
           This text has a color of #b0a312        
        
          <p style="color:#b0a312;">Text here</p>
        
        
          .mytext {color:#b0a312;}
        
        Text color #b0a312
      
           This box has a color of #b0a312        
        
          <div style="background-color:#b0a312;">Content here</div>
        
        
          .mybackground {background-color:#b0a312;}
        
        Background color #b0a312
      
           Border around this has a color of #b0a312        
        
          <div style="border:2px solid #b0a312;">Content here</div>
        
        
          .myborder {border:2px solid #b0a312;}
        
        Border color #b0a312