#bf665a color space conversions
Hex:
        #bf665a
        RGB:
        191, 102, 90
        CMY:
        25, 60, 65
        CMYK:
        0, 47, 53, 25
      HSL:
        7°, 44.1048%, 55.0980%
        HSV (HSB):
        7°, 52.8796%, 74.9020%
        XYZ:
        28.0827, 21.3173, 12.3074
        xyY:
        0.4551, 0.3455, 21.3173
      CIE-Lab:
        53.2950, 34.3344, 22.7730
        CIE-LCH:
        53.2950, 41.2002, 33.5551
        CIE-Luv:
        53.2950, 65.2008, 20.9897
        Hunter-Lab:
        46.1707, 27.7716, 16.5149
      #bf665a color charts
#bf665a RGB chart
      #bf665a CMYK chart
      #bf665a RGB pie chart
      #bf665a color shades, tints & tones
#bf665a color schemes
#bf665a color preview, HTML & CSS examples
           This text has a color of #bf665a        
        
          <p style="color:#bf665a;">Text here</p>
        
        
          .mytext {color:#bf665a;}
        
        Text color #bf665a
      
           This box has a color of #bf665a        
        
          <div style="background-color:#bf665a;">Content here</div>
        
        
          .mybackground {background-color:#bf665a;}
        
        Background color #bf665a
      
           Border around this has a color of #bf665a        
        
          <div style="border:2px solid #bf665a;">Content here</div>
        
        
          .myborder {border:2px solid #bf665a;}
        
        Border color #bf665a