#bf845a color space conversions
Hex:
        #bf845a
        RGB:
        191, 132, 90
        CMY:
        25, 48, 65
        CMYK:
        0, 31, 53, 25
      HSL:
        25°, 44.1048%, 55.0980%
        HSV (HSB):
        25°, 52.8796%, 74.9020%
        XYZ:
        31.5826, 28.3171, 13.4740
        xyY:
        0.4304, 0.3859, 28.3171
      CIE-Lab:
        60.1741, 17.9797, 31.6698
        CIE-LCH:
        60.1741, 36.4176, 60.4154
        CIE-Luv:
        60.1741, 44.1732, 34.9630
        Hunter-Lab:
        53.2138, 12.8163, 22.2371
      #bf845a color charts
#bf845a RGB chart
      #bf845a CMYK chart
      #bf845a RGB pie chart
      #bf845a color shades, tints & tones
#bf845a color schemes
#bf845a color preview, HTML & CSS examples
           This text has a color of #bf845a        
        
          <p style="color:#bf845a;">Text here</p>
        
        
          .mytext {color:#bf845a;}
        
        Text color #bf845a
      
           This box has a color of #bf845a        
        
          <div style="background-color:#bf845a;">Content here</div>
        
        
          .mybackground {background-color:#bf845a;}
        
        Background color #bf845a
      
           Border around this has a color of #bf845a        
        
          <div style="border:2px solid #bf845a;">Content here</div>
        
        
          .myborder {border:2px solid #bf845a;}
        
        Border color #bf845a