#ba8002 color space conversions
Hex:
        #ba8002
        RGB:
        186, 128, 2
        CMY:
        27, 50, 99
        CMYK:
        0, 31, 99, 27
      HSL:
        41°, 97.8723%, 36.8627%
        HSV (HSB):
        41°, 98.9247%, 72.9412%
        XYZ:
        27.9798, 25.8818, 3.5784
        xyY:
        0.4871, 0.4506, 25.8818
      CIE-Lab:
        57.9247, 13.9717, 63.3934
        CIE-LCH:
        57.9247, 64.9148, 77.5709
        CIE-Luv:
        57.9247, 48.4205, 58.1752
        Hunter-Lab:
        50.8742, 9.1418, 31.4415
      #ba8002 color charts
#ba8002 RGB chart
      #ba8002 CMYK chart
      #ba8002 RGB pie chart
      #ba8002 color shades, tints & tones
#ba8002 color schemes
#ba8002 color preview, HTML & CSS examples
           This text has a color of #ba8002        
        
          <p style="color:#ba8002;">Text here</p>
        
        
          .mytext {color:#ba8002;}
        
        Text color #ba8002
      
           This box has a color of #ba8002        
        
          <div style="background-color:#ba8002;">Content here</div>
        
        
          .mybackground {background-color:#ba8002;}
        
        Background color #ba8002
      
           Border around this has a color of #ba8002        
        
          <div style="border:2px solid #ba8002;">Content here</div>
        
        
          .myborder {border:2px solid #ba8002;}
        
        Border color #ba8002