#ba5609 color space conversions
Hex:
        #ba5609
        RGB:
        186, 86, 9
        CMY:
        27, 66, 96
        CMYK:
        0, 54, 95, 27
      HSL:
        26°, 90.7692%, 38.2353%
        HSV (HSB):
        26°, 95.1613%, 72.9412%
        XYZ:
        23.6268, 17.1144, 2.3166
        xyY:
        0.5487, 0.3975, 17.1144
      CIE-Lab:
        48.4039, 36.7800, 55.6221
        CIE-LCH:
        48.4039, 66.6827, 56.5254
        CIE-Luv:
        48.4039, 82.5061, 42.6668
        Hunter-Lab:
        41.3696, 29.5474, 25.6386
      #ba5609 color charts
#ba5609 RGB chart
      #ba5609 CMYK chart
      #ba5609 RGB pie chart
      #ba5609 color shades, tints & tones
#ba5609 color schemes
#ba5609 color preview, HTML & CSS examples
           This text has a color of #ba5609        
        
          <p style="color:#ba5609;">Text here</p>
        
        
          .mytext {color:#ba5609;}
        
        Text color #ba5609
      
           This box has a color of #ba5609        
        
          <div style="background-color:#ba5609;">Content here</div>
        
        
          .mybackground {background-color:#ba5609;}
        
        Background color #ba5609
      
           Border around this has a color of #ba5609        
        
          <div style="border:2px solid #ba5609;">Content here</div>
        
        
          .myborder {border:2px solid #ba5609;}
        
        Border color #ba5609