#bf818d color space conversions
Hex:
        #bf818d
        RGB:
        191, 129, 141
        CMY:
        25, 49, 45
        CMYK:
        0, 32, 26, 25
      HSL:
        348°, 32.6316%, 62.7451%
        HSV (HSB):
        348°, 32.4607%, 74.9020%
        XYZ:
        34.1438, 28.7000, 28.9394
        xyY:
        0.3720, 0.3127, 28.7000
      CIE-Lab:
        60.5159, 25.6259, 3.3342
        CIE-LCH:
        60.5159, 25.8419, 7.4132
        CIE-Luv:
        60.5159, 39.1944, 0.0432
        Hunter-Lab:
        53.5724, 20.0137, 5.4726
      #bf818d color charts
#bf818d RGB chart
      #bf818d CMYK chart
      #bf818d RGB pie chart
      #bf818d color shades, tints & tones
#bf818d color schemes
#bf818d color preview, HTML & CSS examples
           This text has a color of #bf818d        
        
          <p style="color:#bf818d;">Text here</p>
        
        
          .mytext {color:#bf818d;}
        
        Text color #bf818d
      
           This box has a color of #bf818d        
        
          <div style="background-color:#bf818d;">Content here</div>
        
        
          .mybackground {background-color:#bf818d;}
        
        Background color #bf818d
      
           Border around this has a color of #bf818d        
        
          <div style="border:2px solid #bf818d;">Content here</div>
        
        
          .myborder {border:2px solid #bf818d;}
        
        Border color #bf818d