#b3a300 color space conversions
Hex:
        #b3a300
        RGB:
        179, 163, 0
        CMY:
        30, 36, 100
        CMYK:
        0, 9, 100, 30
      HSL:
        55°, 100.0000%, 35.0980%
        HSV (HSB):
        55°, 100.0000%, 70.1961%
        XYZ:
        31.6876, 35.7781, 5.2357
        xyY:
        0.4359, 0.4921, 35.7781
      CIE-Lab:
        66.3500, -8.2571, 69.2546
        CIE-LCH:
        66.3500, 69.7451, 96.7992
        CIE-Luv:
        66.3500, 16.5385, 71.5709
        Hunter-Lab:
        59.8148, -10.1134, 36.6805
      #b3a300 color charts
#b3a300 RGB chart
      #b3a300 CMYK chart
      #b3a300 RGB pie chart
      #b3a300 color shades, tints & tones
#b3a300 color schemes
#b3a300 color preview, HTML & CSS examples
           This text has a color of #b3a300        
        
          <p style="color:#b3a300;">Text here</p>
        
        
          .mytext {color:#b3a300;}
        
        Text color #b3a300
      
           This box has a color of #b3a300        
        
          <div style="background-color:#b3a300;">Content here</div>
        
        
          .mybackground {background-color:#b3a300;}
        
        Background color #b3a300
      
           Border around this has a color of #b3a300        
        
          <div style="border:2px solid #b3a300;">Content here</div>
        
        
          .myborder {border:2px solid #b3a300;}
        
        Border color #b3a300