#bf848a color space conversions
Hex:
        #bf848a
        RGB:
        191, 132, 138
        CMY:
        25, 48, 46
        CMYK:
        0, 31, 28, 25
      HSL:
        354°, 31.5508%, 63.3333%
        HSV (HSB):
        354°, 30.8901%, 74.9020%
        XYZ:
        34.3246, 29.4139, 27.9131
        xyY:
        0.3745, 0.3209, 29.4139
      CIE-Lab:
        61.1452, 23.5397, 5.9575
        CIE-LCH:
        61.1452, 24.2819, 14.2025
        CIE-Luv:
        61.1452, 37.8802, 3.9760
        Hunter-Lab:
        54.2346, 18.0606, 7.4492
      #bf848a color charts
#bf848a RGB chart
      #bf848a CMYK chart
      #bf848a RGB pie chart
      #bf848a color shades, tints & tones
#bf848a color schemes
#bf848a color preview, HTML & CSS examples
           This text has a color of #bf848a        
        
          <p style="color:#bf848a;">Text here</p>
        
        
          .mytext {color:#bf848a;}
        
        Text color #bf848a
      
           This box has a color of #bf848a        
        
          <div style="background-color:#bf848a;">Content here</div>
        
        
          .mybackground {background-color:#bf848a;}
        
        Background color #bf848a
      
           Border around this has a color of #bf848a        
        
          <div style="border:2px solid #bf848a;">Content here</div>
        
        
          .myborder {border:2px solid #bf848a;}
        
        Border color #bf848a