#ba4016 color space conversions
Hex:
        #ba4016
        RGB:
        186, 64, 22
        CMY:
        27, 75, 91
        CMYK:
        0, 66, 88, 27
      HSL:
        15°, 78.8462%, 40.7843%
        HSV (HSB):
        15°, 88.1720%, 72.9412%
        XYZ:
        22.2279, 14.1638, 2.3214
        xyY:
        0.5742, 0.3659, 14.1638
      CIE-Lab:
        44.4670, 47.4181, 48.7959
        CIE-LCH:
        44.4670, 68.0405, 45.8204
        CIE-Luv:
        44.4670, 98.3279, 34.2111
        Hunter-Lab:
        37.6349, 39.5648, 22.6873
      #ba4016 color charts
#ba4016 RGB chart
      #ba4016 CMYK chart
      #ba4016 RGB pie chart
      #ba4016 color shades, tints & tones
#ba4016 color schemes
#ba4016 color preview, HTML & CSS examples
           This text has a color of #ba4016        
        
          <p style="color:#ba4016;">Text here</p>
        
        
          .mytext {color:#ba4016;}
        
        Text color #ba4016
      
           This box has a color of #ba4016        
        
          <div style="background-color:#ba4016;">Content here</div>
        
        
          .mybackground {background-color:#ba4016;}
        
        Background color #ba4016
      
           Border around this has a color of #ba4016        
        
          <div style="border:2px solid #ba4016;">Content here</div>
        
        
          .myborder {border:2px solid #ba4016;}
        
        Border color #ba4016