#ba9e03 color space conversions
Hex:
        #ba9e03
        RGB:
        186, 158, 3
        CMY:
        27, 38, 99
        CMYK:
        0, 15, 98, 27
      HSL:
        51°, 96.8254%, 37.0588%
        HSV (HSB):
        51°, 98.3871%, 72.9412%
        XYZ:
        32.4930, 34.8994, 5.1098
        xyY:
        0.4482, 0.4814, 34.8994
      CIE-Lab:
        65.6703, -2.4144, 68.6703
        CIE-LCH:
        65.6703, 68.7127, 92.0136
        CIE-Luv:
        65.6703, 25.3186, 69.5264
        Hunter-Lab:
        59.0757, -5.2034, 36.2246
      #ba9e03 color charts
#ba9e03 RGB chart
      #ba9e03 CMYK chart
      #ba9e03 RGB pie chart
      #ba9e03 color shades, tints & tones
#ba9e03 color schemes
#ba9e03 color preview, HTML & CSS examples
           This text has a color of #ba9e03        
        
          <p style="color:#ba9e03;">Text here</p>
        
        
          .mytext {color:#ba9e03;}
        
        Text color #ba9e03
      
           This box has a color of #ba9e03        
        
          <div style="background-color:#ba9e03;">Content here</div>
        
        
          .mybackground {background-color:#ba9e03;}
        
        Background color #ba9e03
      
           Border around this has a color of #ba9e03        
        
          <div style="border:2px solid #ba9e03;">Content here</div>
        
        
          .myborder {border:2px solid #ba9e03;}
        
        Border color #ba9e03