#ba772f color space conversions
Hex:
        #ba772f
        RGB:
        186, 119, 47
        CMY:
        27, 53, 82
        CMYK:
        0, 36, 75, 27
      HSL:
        31°, 59.6567%, 45.6863%
        HSV (HSB):
        31°, 74.7312%, 72.9412%
        XYZ:
        27.3596, 23.8380, 5.8485
        xyY:
        0.4796, 0.4179, 23.8380
      CIE-Lab:
        55.9252, 20.1142, 48.5476
        CIE-LCH:
        55.9252, 52.5495, 67.4948
        CIE-Luv:
        55.9252, 53.8538, 47.0534
        Hunter-Lab:
        48.8242, 14.5838, 27.0747
      #ba772f color charts
#ba772f RGB chart
      #ba772f CMYK chart
      #ba772f RGB pie chart
      #ba772f color shades, tints & tones
#ba772f color schemes
#ba772f color preview, HTML & CSS examples
           This text has a color of #ba772f        
        
          <p style="color:#ba772f;">Text here</p>
        
        
          .mytext {color:#ba772f;}
        
        Text color #ba772f
      
           This box has a color of #ba772f        
        
          <div style="background-color:#ba772f;">Content here</div>
        
        
          .mybackground {background-color:#ba772f;}
        
        Background color #ba772f
      
           Border around this has a color of #ba772f        
        
          <div style="border:2px solid #ba772f;">Content here</div>
        
        
          .myborder {border:2px solid #ba772f;}
        
        Border color #ba772f