#bf4b48 color space conversions
Hex:
        #bf4b48
        RGB:
        191, 75, 72
        CMY:
        25, 71, 72
        CMYK:
        0, 61, 62, 25
      HSL:
        2°, 48.1781%, 51.5686%
        HSV (HSB):
        2°, 62.3037%, 74.9020%
        XYZ:
        25.1716, 16.5764, 8.0038
        xyY:
        0.5059, 0.3332, 16.5764
      CIE-Lab:
        47.7218, 46.4277, 26.0850
        CIE-LCH:
        47.7218, 53.2537, 29.3290
        CIE-Luv:
        47.7218, 86.9955, 20.2126
        Hunter-Lab:
        40.7141, 39.1085, 16.8444
      #bf4b48 color charts
#bf4b48 RGB chart
      #bf4b48 CMYK chart
      #bf4b48 RGB pie chart
      #bf4b48 color shades, tints & tones
#bf4b48 color schemes
#bf4b48 color preview, HTML & CSS examples
           This text has a color of #bf4b48        
        
          <p style="color:#bf4b48;">Text here</p>
        
        
          .mytext {color:#bf4b48;}
        
        Text color #bf4b48
      
           This box has a color of #bf4b48        
        
          <div style="background-color:#bf4b48;">Content here</div>
        
        
          .mybackground {background-color:#bf4b48;}
        
        Background color #bf4b48
      
           Border around this has a color of #bf4b48        
        
          <div style="border:2px solid #bf4b48;">Content here</div>
        
        
          .myborder {border:2px solid #bf4b48;}
        
        Border color #bf4b48