#ba4207 color space conversions
Hex:
        #ba4207
        RGB:
        186, 66, 7
        CMY:
        27, 74, 97
        CMYK:
        0, 65, 96, 27
      HSL:
        20°, 92.7461%, 37.8431%
        HSV (HSB):
        20°, 96.2366%, 72.9412%
        XYZ:
        22.2363, 14.3509, 1.7990
        xyY:
        0.5793, 0.3739, 14.3509
      CIE-Lab:
        44.7320, 46.3144, 53.7707
        CIE-LCH:
        44.7320, 70.9669, 49.2606
        CIE-Luv:
        44.7320, 97.8954, 36.8705
        Hunter-Lab:
        37.8825, 38.4813, 23.7021
      #ba4207 color charts
#ba4207 RGB chart
      #ba4207 CMYK chart
      #ba4207 RGB pie chart
      #ba4207 color shades, tints & tones
#ba4207 color schemes
#ba4207 color preview, HTML & CSS examples
           This text has a color of #ba4207        
        
          <p style="color:#ba4207;">Text here</p>
        
        
          .mytext {color:#ba4207;}
        
        Text color #ba4207
      
           This box has a color of #ba4207        
        
          <div style="background-color:#ba4207;">Content here</div>
        
        
          .mybackground {background-color:#ba4207;}
        
        Background color #ba4207
      
           Border around this has a color of #ba4207        
        
          <div style="border:2px solid #ba4207;">Content here</div>
        
        
          .myborder {border:2px solid #ba4207;}
        
        Border color #ba4207