#bf907d color space conversions
Hex:
        #bf907d
        RGB:
        191, 144, 125
        CMY:
        25, 44, 51
        CMYK:
        0, 25, 35, 25
      HSL:
        17°, 34.0206%, 61.9608%
        HSV (HSB):
        17°, 34.5550%, 74.9020%
        XYZ:
        35.1608, 32.5036, 23.8227
        xyY:
        0.3843, 0.3553, 32.5036
      CIE-Lab:
        63.7569, 15.1505, 16.9972
        CIE-LCH:
        63.7569, 22.7693, 48.2876
        CIE-Luv:
        63.7569, 32.2092, 19.8846
        Hunter-Lab:
        57.0119, 10.3150, 15.1337
      #bf907d color charts
#bf907d RGB chart
      #bf907d CMYK chart
      #bf907d RGB pie chart
      #bf907d color shades, tints & tones
#bf907d color schemes
#bf907d color preview, HTML & CSS examples
           This text has a color of #bf907d        
        
          <p style="color:#bf907d;">Text here</p>
        
        
          .mytext {color:#bf907d;}
        
        Text color #bf907d
      
           This box has a color of #bf907d        
        
          <div style="background-color:#bf907d;">Content here</div>
        
        
          .mybackground {background-color:#bf907d;}
        
        Background color #bf907d
      
           Border around this has a color of #bf907d        
        
          <div style="border:2px solid #bf907d;">Content here</div>
        
        
          .myborder {border:2px solid #bf907d;}
        
        Border color #bf907d