#bf6b65 color space conversions
Hex:
        #bf6b65
        RGB:
        191, 107, 101
        CMY:
        25, 58, 60
        CMYK:
        0, 44, 47, 25
      HSL:
        4°, 41.2844%, 57.2549%
        HSV (HSB):
        4°, 47.1204%, 74.9020%
        XYZ:
        29.0925, 22.5313, 15.1276
        xyY:
        0.4358, 0.3375, 22.5313
      CIE-Lab:
        54.5863, 32.7134, 18.1148
        CIE-LCH:
        54.5863, 37.3940, 28.9752
        CIE-Luv:
        54.5863, 59.8260, 16.5496
        Hunter-Lab:
        47.4672, 26.3346, 14.3316
      #bf6b65 color charts
#bf6b65 RGB chart
      #bf6b65 CMYK chart
      #bf6b65 RGB pie chart
      #bf6b65 color shades, tints & tones
#bf6b65 color schemes
#bf6b65 color preview, HTML & CSS examples
           This text has a color of #bf6b65        
        
          <p style="color:#bf6b65;">Text here</p>
        
        
          .mytext {color:#bf6b65;}
        
        Text color #bf6b65
      
           This box has a color of #bf6b65        
        
          <div style="background-color:#bf6b65;">Content here</div>
        
        
          .mybackground {background-color:#bf6b65;}
        
        Background color #bf6b65
      
           Border around this has a color of #bf6b65        
        
          <div style="border:2px solid #bf6b65;">Content here</div>
        
        
          .myborder {border:2px solid #bf6b65;}
        
        Border color #bf6b65