#bf9f79 color space conversions
Hex:
        #bf9f79
        RGB:
        191, 159, 121
        CMY:
        25, 38, 53
        CMYK:
        0, 17, 37, 25
      HSL:
        33°, 35.3535%, 61.1765%
        HSV (HSB):
        33°, 36.6492%, 74.9020%
        XYZ:
        37.3352, 37.2531, 23.3120
        xyY:
        0.3814, 0.3805, 37.2531
      CIE-Lab:
        67.4665, 6.4123, 24.2605
        CIE-LCH:
        67.4665, 25.0936, 75.1947
        CIE-Luv:
        67.4665, 23.1306, 30.7262
        Hunter-Lab:
        61.0353, 2.3762, 20.0794
      #bf9f79 color charts
#bf9f79 RGB chart
      #bf9f79 CMYK chart
      #bf9f79 RGB pie chart
      #bf9f79 color shades, tints & tones
#bf9f79 color schemes
#bf9f79 color preview, HTML & CSS examples
           This text has a color of #bf9f79        
        
          <p style="color:#bf9f79;">Text here</p>
        
        
          .mytext {color:#bf9f79;}
        
        Text color #bf9f79
      
           This box has a color of #bf9f79        
        
          <div style="background-color:#bf9f79;">Content here</div>
        
        
          .mybackground {background-color:#bf9f79;}
        
        Background color #bf9f79
      
           Border around this has a color of #bf9f79        
        
          <div style="border:2px solid #bf9f79;">Content here</div>
        
        
          .myborder {border:2px solid #bf9f79;}
        
        Border color #bf9f79