#bf807b color space conversions
Hex:
        #bf807b
        RGB:
        191, 128, 123
        CMY:
        25, 50, 52
        CMYK:
        0, 33, 36, 25
      HSL:
        4°, 34.6939%, 61.5686%
        HSV (HSB):
        4°, 35.6021%, 74.9020%
        XYZ:
        32.7802, 27.9448, 22.4051
        xyY:
        0.3943, 0.3362, 27.9448
      CIE-Lab:
        59.8388, 23.7482, 12.6814
        CIE-LCH:
        59.8388, 26.9220, 28.1019
        CIE-Luv:
        59.8388, 42.5670, 12.5237
        Hunter-Lab:
        52.8628, 18.1778, 11.8748
      #bf807b color charts
#bf807b RGB chart
      #bf807b CMYK chart
      #bf807b RGB pie chart
      #bf807b color shades, tints & tones
#bf807b color schemes
#bf807b color preview, HTML & CSS examples
           This text has a color of #bf807b        
        
          <p style="color:#bf807b;">Text here</p>
        
        
          .mytext {color:#bf807b;}
        
        Text color #bf807b
      
           This box has a color of #bf807b        
        
          <div style="background-color:#bf807b;">Content here</div>
        
        
          .mybackground {background-color:#bf807b;}
        
        Background color #bf807b
      
           Border around this has a color of #bf807b        
        
          <div style="border:2px solid #bf807b;">Content here</div>
        
        
          .myborder {border:2px solid #bf807b;}
        
        Border color #bf807b