#ba5e02 color space conversions
Hex:
        #ba5e02
        RGB:
        186, 94, 2
        CMY:
        27, 63, 99
        CMYK:
        0, 49, 99, 27
      HSL:
        30°, 97.8723%, 36.8627%
        HSV (HSB):
        30°, 98.9247%, 72.9412%
        XYZ:
        24.2634, 18.4489, 2.3396
        xyY:
        0.5386, 0.4095, 18.4489
      CIE-Lab:
        50.0361, 32.5429, 58.2533
        CIE-LCH:
        50.0361, 66.7270, 60.8103
        CIE-Luv:
        50.0361, 76.2694, 46.0061
        Hunter-Lab:
        42.9522, 25.6670, 26.8370
      #ba5e02 color charts
#ba5e02 RGB chart
      #ba5e02 CMYK chart
      #ba5e02 RGB pie chart
      #ba5e02 color shades, tints & tones
#ba5e02 color schemes
#ba5e02 color preview, HTML & CSS examples
           This text has a color of #ba5e02        
        
          <p style="color:#ba5e02;">Text here</p>
        
        
          .mytext {color:#ba5e02;}
        
        Text color #ba5e02
      
           This box has a color of #ba5e02        
        
          <div style="background-color:#ba5e02;">Content here</div>
        
        
          .mybackground {background-color:#ba5e02;}
        
        Background color #ba5e02
      
           Border around this has a color of #ba5e02        
        
          <div style="border:2px solid #ba5e02;">Content here</div>
        
        
          .myborder {border:2px solid #ba5e02;}
        
        Border color #ba5e02