#bf8f79 color space conversions
Hex:
        #bf8f79
        RGB:
        191, 143, 121
        CMY:
        25, 44, 53
        CMYK:
        0, 25, 37, 25
      HSL:
        19°, 35.3535%, 61.1765%
        HSV (HSB):
        19°, 36.6492%, 74.9020%
        XYZ:
        34.7595, 32.1018, 22.4534
        xyY:
        0.3892, 0.3594, 32.1018
      CIE-Lab:
        63.4269, 15.2022, 18.7829
        CIE-LCH:
        63.4269, 24.1641, 51.0145
        CIE-Luv:
        63.4269, 33.2981, 22.0011
        Hunter-Lab:
        56.6584, 10.3562, 16.1646
      #bf8f79 color charts
#bf8f79 RGB chart
      #bf8f79 CMYK chart
      #bf8f79 RGB pie chart
      #bf8f79 color shades, tints & tones
#bf8f79 color schemes
#bf8f79 color preview, HTML & CSS examples
           This text has a color of #bf8f79        
        
          <p style="color:#bf8f79;">Text here</p>
        
        
          .mytext {color:#bf8f79;}
        
        Text color #bf8f79
      
           This box has a color of #bf8f79        
        
          <div style="background-color:#bf8f79;">Content here</div>
        
        
          .mybackground {background-color:#bf8f79;}
        
        Background color #bf8f79
      
           Border around this has a color of #bf8f79        
        
          <div style="border:2px solid #bf8f79;">Content here</div>
        
        
          .myborder {border:2px solid #bf8f79;}
        
        Border color #bf8f79