#ba774f color space conversions
Hex:
        #ba774f
        RGB:
        186, 119, 79
        CMY:
        27, 53, 69
        CMYK:
        0, 36, 58, 27
      HSL:
        22°, 43.6735%, 51.9608%
        HSV (HSB):
        22°, 57.5269%, 72.9412%
        XYZ:
        28.2578, 24.1973, 10.5783
        xyY:
        0.4483, 0.3839, 24.1973
      CIE-Lab:
        56.2848, 22.1384, 32.6865
        CIE-LCH:
        56.2848, 39.4781, 55.8905
        CIE-Luv:
        56.2848, 50.7830, 34.0665
        Hunter-Lab:
        49.1907, 16.4563, 21.6834
      #ba774f color charts
#ba774f RGB chart
      #ba774f CMYK chart
      #ba774f RGB pie chart
      #ba774f color shades, tints & tones
#ba774f color schemes
#ba774f color preview, HTML & CSS examples
           This text has a color of #ba774f        
        
          <p style="color:#ba774f;">Text here</p>
        
        
          .mytext {color:#ba774f;}
        
        Text color #ba774f
      
           This box has a color of #ba774f        
        
          <div style="background-color:#ba774f;">Content here</div>
        
        
          .mybackground {background-color:#ba774f;}
        
        Background color #ba774f
      
           Border around this has a color of #ba774f        
        
          <div style="border:2px solid #ba774f;">Content here</div>
        
        
          .myborder {border:2px solid #ba774f;}
        
        Border color #ba774f