#ba9102 color space conversions
Hex:
        #ba9102
        RGB:
        186, 145, 2
        CMY:
        27, 43, 99
        CMYK:
        0, 22, 99, 27
      HSL:
        47°, 97.8723%, 36.8627%
        HSV (HSB):
        47°, 98.9247%, 72.9412%
        XYZ:
        30.3861, 30.6943, 4.3805
        xyY:
        0.4642, 0.4689, 30.6943
      CIE-Lab:
        62.2487, 4.6076, 66.3809
        CIE-LCH:
        62.2487, 66.5407, 86.0294
        CIE-Luv:
        62.2487, 35.0780, 64.6085
        Hunter-Lab:
        55.4024, 0.9460, 34.0938
      #ba9102 color charts
#ba9102 RGB chart
      #ba9102 CMYK chart
      #ba9102 RGB pie chart
      #ba9102 color shades, tints & tones
#ba9102 color schemes
#ba9102 color preview, HTML & CSS examples
           This text has a color of #ba9102        
        
          <p style="color:#ba9102;">Text here</p>
        
        
          .mytext {color:#ba9102;}
        
        Text color #ba9102
      
           This box has a color of #ba9102        
        
          <div style="background-color:#ba9102;">Content here</div>
        
        
          .mybackground {background-color:#ba9102;}
        
        Background color #ba9102
      
           Border around this has a color of #ba9102        
        
          <div style="border:2px solid #ba9102;">Content here</div>
        
        
          .myborder {border:2px solid #ba9102;}
        
        Border color #ba9102