#bf3043 color space conversions
Hex:
        #bf3043
        RGB:
        191, 48, 67
        CMY:
        25, 81, 74
        CMYK:
        0, 75, 65, 25
      HSL:
        352°, 59.8326%, 46.8627%
        HSV (HSB):
        352°, 74.8691%, 74.9020%
        XYZ:
        23.5559, 13.5955, 6.6929
        xyY:
        0.5373, 0.3101, 13.5955
      CIE-Lab:
        43.6472, 56.9683, 23.9091
        CIE-LCH:
        43.6472, 61.7821, 22.7674
        CIE-Luv:
        43.6472, 103.6997, 14.7027
        Hunter-Lab:
        36.8721, 49.5095, 15.0484
      #bf3043 color charts
#bf3043 RGB chart
      #bf3043 CMYK chart
      #bf3043 RGB pie chart
      #bf3043 color shades, tints & tones
#bf3043 color schemes
#bf3043 color preview, HTML & CSS examples
           This text has a color of #bf3043        
        
          <p style="color:#bf3043;">Text here</p>
        
        
          .mytext {color:#bf3043;}
        
        Text color #bf3043
      
           This box has a color of #bf3043        
        
          <div style="background-color:#bf3043;">Content here</div>
        
        
          .mybackground {background-color:#bf3043;}
        
        Background color #bf3043
      
           Border around this has a color of #bf3043        
        
          <div style="border:2px solid #bf3043;">Content here</div>
        
        
          .myborder {border:2px solid #bf3043;}
        
        Border color #bf3043