#bf886d color space conversions
Hex:
        #bf886d
        RGB:
        191, 136, 109
        CMY:
        25, 47, 57
        CMYK:
        0, 29, 43, 25
      HSL:
        20°, 39.0476%, 58.8235%
        HSV (HSB):
        20°, 42.9319%, 74.9020%
        XYZ:
        33.0503, 29.7888, 18.4759
        xyY:
        0.4064, 0.3663, 29.7888
      CIE-Lab:
        61.4716, 17.6710, 22.8469
        CIE-LCH:
        61.4716, 28.8833, 52.2797
        CIE-Luv:
        61.4716, 39.2552, 25.9666
        Hunter-Lab:
        54.5791, 12.5770, 18.1348
      #bf886d color charts
#bf886d RGB chart
      #bf886d CMYK chart
      #bf886d RGB pie chart
      #bf886d color shades, tints & tones
#bf886d color schemes
#bf886d color preview, HTML & CSS examples
           This text has a color of #bf886d        
        
          <p style="color:#bf886d;">Text here</p>
        
        
          .mytext {color:#bf886d;}
        
        Text color #bf886d
      
           This box has a color of #bf886d        
        
          <div style="background-color:#bf886d;">Content here</div>
        
        
          .mybackground {background-color:#bf886d;}
        
        Background color #bf886d
      
           Border around this has a color of #bf886d        
        
          <div style="border:2px solid #bf886d;">Content here</div>
        
        
          .myborder {border:2px solid #bf886d;}
        
        Border color #bf886d