#bf837d color space conversions
Hex:
        #bf837d
        RGB:
        191, 131, 125
        CMY:
        25, 49, 51
        CMYK:
        0, 31, 35, 25
      HSL:
        5°, 34.0206%, 61.9608%
        HSV (HSB):
        5°, 34.5550%, 74.9020%
        XYZ:
        33.3038, 28.7896, 23.2037
        xyY:
        0.3904, 0.3375, 28.7896
      CIE-Lab:
        60.5955, 22.3438, 12.5995
        CIE-LCH:
        60.5955, 25.6513, 29.4183
        CIE-Luv:
        60.5955, 40.3897, 12.7561
        Hunter-Lab:
        53.6560, 16.8956, 11.9190
      #bf837d color charts
#bf837d RGB chart
      #bf837d CMYK chart
      #bf837d RGB pie chart
      #bf837d color shades, tints & tones
#bf837d color schemes
#bf837d color preview, HTML & CSS examples
           This text has a color of #bf837d        
        
          <p style="color:#bf837d;">Text here</p>
        
        
          .mytext {color:#bf837d;}
        
        Text color #bf837d
      
           This box has a color of #bf837d        
        
          <div style="background-color:#bf837d;">Content here</div>
        
        
          .mybackground {background-color:#bf837d;}
        
        Background color #bf837d
      
           Border around this has a color of #bf837d        
        
          <div style="border:2px solid #bf837d;">Content here</div>
        
        
          .myborder {border:2px solid #bf837d;}
        
        Border color #bf837d