#bf6274 color space conversions
Hex:
        #bf6274
        RGB:
        191, 98, 116
        CMY:
        25, 62, 55
        CMYK:
        0, 49, 39, 25
      HSL:
        348°, 42.0814%, 56.6667%
        HSV (HSB):
        348°, 48.6911%, 74.9020%
        XYZ:
        29.0059, 21.0727, 19.0617
        xyY:
        0.4195, 0.3048, 21.0727
      CIE-Lab:
        53.0290, 39.0914, 7.1326
        CIE-LCH:
        53.0290, 39.7368, 10.3404
        CIE-Luv:
        53.0290, 62.4400, 2.1443
        Hunter-Lab:
        45.9050, 32.4548, 7.5138
      #bf6274 color charts
#bf6274 RGB chart
      #bf6274 CMYK chart
      #bf6274 RGB pie chart
      #bf6274 color shades, tints & tones
#bf6274 color schemes
#bf6274 color preview, HTML & CSS examples
           This text has a color of #bf6274        
        
          <p style="color:#bf6274;">Text here</p>
        
        
          .mytext {color:#bf6274;}
        
        Text color #bf6274
      
           This box has a color of #bf6274        
        
          <div style="background-color:#bf6274;">Content here</div>
        
        
          .mybackground {background-color:#bf6274;}
        
        Background color #bf6274
      
           Border around this has a color of #bf6274        
        
          <div style="border:2px solid #bf6274;">Content here</div>
        
        
          .myborder {border:2px solid #bf6274;}
        
        Border color #bf6274