#bf685e color space conversions
Hex:
        #bf685e
        RGB:
        191, 104, 94
        CMY:
        25, 59, 63
        CMYK:
        0, 46, 51, 25
      HSL:
        6°, 43.1111%, 55.8824%
        HSV (HSB):
        6°, 50.7853%, 74.9020%
        XYZ:
        28.4566, 21.7851, 13.2948
        xyY:
        0.4479, 0.3429, 21.7851
      CIE-Lab:
        53.7983, 33.6364, 21.1208
        CIE-LCH:
        53.7983, 39.7177, 32.1253
        CIE-Luv:
        53.7983, 63.1130, 19.5026
        Hunter-Lab:
        46.6746, 27.1474, 15.7840
      #bf685e color charts
#bf685e RGB chart
      #bf685e CMYK chart
      #bf685e RGB pie chart
      #bf685e color shades, tints & tones
#bf685e color schemes
#bf685e color preview, HTML & CSS examples
           This text has a color of #bf685e        
        
          <p style="color:#bf685e;">Text here</p>
        
        
          .mytext {color:#bf685e;}
        
        Text color #bf685e
      
           This box has a color of #bf685e        
        
          <div style="background-color:#bf685e;">Content here</div>
        
        
          .mybackground {background-color:#bf685e;}
        
        Background color #bf685e
      
           Border around this has a color of #bf685e        
        
          <div style="border:2px solid #bf685e;">Content here</div>
        
        
          .myborder {border:2px solid #bf685e;}
        
        Border color #bf685e