#bf495d color space conversions
Hex:
        #bf495d
        RGB:
        191, 73, 93
        CMY:
        25, 71, 64
        CMYK:
        0, 62, 51, 25
      HSL:
        350°, 47.9675%, 51.7647%
        HSV (HSB):
        350°, 61.7801%, 74.9020%
        XYZ:
        25.8442, 16.6318, 12.2040
        xyY:
        0.4726, 0.3042, 16.6318
      CIE-Lab:
        47.7927, 48.9569, 13.5576
        CIE-LCH:
        47.7927, 50.7994, 15.4790
        CIE-Luv:
        47.7927, 82.9860, 7.1634
        Hunter-Lab:
        40.7821, 41.7494, 10.8049
      #bf495d color charts
#bf495d RGB chart
      #bf495d CMYK chart
      #bf495d RGB pie chart
      #bf495d color shades, tints & tones
#bf495d color schemes
#bf495d color preview, HTML & CSS examples
           This text has a color of #bf495d        
        
          <p style="color:#bf495d;">Text here</p>
        
        
          .mytext {color:#bf495d;}
        
        Text color #bf495d
      
           This box has a color of #bf495d        
        
          <div style="background-color:#bf495d;">Content here</div>
        
        
          .mybackground {background-color:#bf495d;}
        
        Background color #bf495d
      
           Border around this has a color of #bf495d        
        
          <div style="border:2px solid #bf495d;">Content here</div>
        
        
          .myborder {border:2px solid #bf495d;}
        
        Border color #bf495d