#ba9508 color space conversions
Hex:
        #ba9508
        RGB:
        186, 149, 8
        CMY:
        27, 42, 97
        CMYK:
        0, 20, 96, 27
      HSL:
        48°, 91.7526%, 38.0392%
        HSV (HSB):
        48°, 95.6989%, 72.9412%
        XYZ:
        31.0410, 31.9515, 4.7610
        xyY:
        0.4581, 0.4716, 31.9515
      CIE-Lab:
        63.3028, 2.5029, 66.2692
        CIE-LCH:
        63.3028, 66.3164, 87.8370
        CIE-Luv:
        63.3028, 31.9667, 65.6911
        Hunter-Lab:
        56.5257, -0.8970, 34.5742
      #ba9508 color charts
#ba9508 RGB chart
      #ba9508 CMYK chart
      #ba9508 RGB pie chart
      #ba9508 color shades, tints & tones
#ba9508 color schemes
#ba9508 color preview, HTML & CSS examples
           This text has a color of #ba9508        
        
          <p style="color:#ba9508;">Text here</p>
        
        
          .mytext {color:#ba9508;}
        
        Text color #ba9508
      
           This box has a color of #ba9508        
        
          <div style="background-color:#ba9508;">Content here</div>
        
        
          .mybackground {background-color:#ba9508;}
        
        Background color #ba9508
      
           Border around this has a color of #ba9508        
        
          <div style="border:2px solid #ba9508;">Content here</div>
        
        
          .myborder {border:2px solid #ba9508;}
        
        Border color #ba9508