#baa306 color space conversions
Hex:
        #baa306
        RGB:
        186, 163, 6
        CMY:
        27, 36, 98
        CMYK:
        0, 12, 97, 27
      HSL:
        52°, 93.7500%, 37.6471%
        HSV (HSB):
        52°, 96.7742%, 72.9412%
        XYZ:
        33.3798, 36.6466, 5.4865
        xyY:
        0.4420, 0.4853, 36.6466
      CIE-Lab:
        67.0111, -5.0418, 69.2513
        CIE-LCH:
        67.0111, 69.4346, 94.1640
        CIE-Luv:
        67.0111, 21.6594, 71.2475
        Hunter-Lab:
        60.5365, -7.5140, 37.0020
      #baa306 color charts
#baa306 RGB chart
      #baa306 CMYK chart
      #baa306 RGB pie chart
      #baa306 color shades, tints & tones
#baa306 color schemes
#baa306 color preview, HTML & CSS examples
           This text has a color of #baa306        
        
          <p style="color:#baa306;">Text here</p>
        
        
          .mytext {color:#baa306;}
        
        Text color #baa306
      
           This box has a color of #baa306        
        
          <div style="background-color:#baa306;">Content here</div>
        
        
          .mybackground {background-color:#baa306;}
        
        Background color #baa306
      
           Border around this has a color of #baa306        
        
          <div style="border:2px solid #baa306;">Content here</div>
        
        
          .myborder {border:2px solid #baa306;}
        
        Border color #baa306