#bf4b50 color space conversions
Hex:
        #bf4b50
        RGB:
        191, 75, 80
        CMY:
        25, 71, 69
        CMYK:
        0, 61, 58, 25
      HSL:
        357°, 47.5410%, 52.1569%
        HSV (HSB):
        357°, 60.7330%, 74.9020%
        XYZ:
        25.4499, 16.6877, 9.4691
        xyY:
        0.4932, 0.3234, 16.6877
      CIE-Lab:
        47.8641, 46.9932, 21.5012
        CIE-LCH:
        47.8641, 51.6784, 24.5859
        CIE-Luv:
        47.8641, 85.1446, 15.8215
        Hunter-Lab:
        40.8506, 39.7169, 14.8521
      #bf4b50 color charts
#bf4b50 RGB chart
      #bf4b50 CMYK chart
      #bf4b50 RGB pie chart
      #bf4b50 color shades, tints & tones
#bf4b50 color schemes
#bf4b50 color preview, HTML & CSS examples
           This text has a color of #bf4b50        
        
          <p style="color:#bf4b50;">Text here</p>
        
        
          .mytext {color:#bf4b50;}
        
        Text color #bf4b50
      
           This box has a color of #bf4b50        
        
          <div style="background-color:#bf4b50;">Content here</div>
        
        
          .mybackground {background-color:#bf4b50;}
        
        Background color #bf4b50
      
           Border around this has a color of #bf4b50        
        
          <div style="border:2px solid #bf4b50;">Content here</div>
        
        
          .myborder {border:2px solid #bf4b50;}
        
        Border color #bf4b50