#bf9a85 color space conversions
Hex:
        #bf9a85
        RGB:
        191, 154, 133
        CMY:
        25, 40, 48
        CMYK:
        0, 19, 30, 25
      HSL:
        22°, 31.1828%, 63.5294%
        HSV (HSB):
        22°, 30.3665%, 74.9020%
        XYZ:
        37.2751, 35.8810, 27.1514
        xyY:
        0.3716, 0.3577, 35.8810
      CIE-Lab:
        66.4289, 10.6881, 16.2338
        CIE-LCH:
        66.4289, 19.4363, 56.6397
        CIE-Luv:
        66.4289, 25.1478, 20.0574
        Hunter-Lab:
        59.9008, 6.2508, 15.0560
      #bf9a85 color charts
#bf9a85 RGB chart
      #bf9a85 CMYK chart
      #bf9a85 RGB pie chart
      #bf9a85 color shades, tints & tones
#bf9a85 color schemes
#bf9a85 color preview, HTML & CSS examples
           This text has a color of #bf9a85        
        
          <p style="color:#bf9a85;">Text here</p>
        
        
          .mytext {color:#bf9a85;}
        
        Text color #bf9a85
      
           This box has a color of #bf9a85        
        
          <div style="background-color:#bf9a85;">Content here</div>
        
        
          .mybackground {background-color:#bf9a85;}
        
        Background color #bf9a85
      
           Border around this has a color of #bf9a85        
        
          <div style="border:2px solid #bf9a85;">Content here</div>
        
        
          .myborder {border:2px solid #bf9a85;}
        
        Border color #bf9a85