#bf697a color space conversions
Hex:
        #bf697a
        RGB:
        191, 105, 122
        CMY:
        25, 59, 52
        CMYK:
        0, 45, 36, 25
      HSL:
        348°, 40.1869%, 58.0392%
        HSV (HSB):
        348°, 45.0262%, 74.9020%
        XYZ:
        30.0503, 22.5847, 21.1878
        xyY:
        0.4071, 0.3059, 22.5847
      CIE-Lab:
        54.6419, 36.1315, 5.8995
        CIE-LCH:
        54.6419, 36.6100, 9.2733
        CIE-Luv:
        54.6419, 56.9389, 1.2502
        Hunter-Lab:
        47.5233, 29.7046, 6.8325
      #bf697a color charts
#bf697a RGB chart
      #bf697a CMYK chart
      #bf697a RGB pie chart
      #bf697a color shades, tints & tones
#bf697a color schemes
#bf697a color preview, HTML & CSS examples
           This text has a color of #bf697a        
        
          <p style="color:#bf697a;">Text here</p>
        
        
          .mytext {color:#bf697a;}
        
        Text color #bf697a
      
           This box has a color of #bf697a        
        
          <div style="background-color:#bf697a;">Content here</div>
        
        
          .mybackground {background-color:#bf697a;}
        
        Background color #bf697a
      
           Border around this has a color of #bf697a        
        
          <div style="border:2px solid #bf697a;">Content here</div>
        
        
          .myborder {border:2px solid #bf697a;}
        
        Border color #bf697a