#bf074e color space conversions
Hex:
        #bf074e
        RGB:
        191, 7, 78
        CMY:
        25, 97, 69
        CMYK:
        0, 96, 59, 25
      HSL:
        337°, 92.9293%, 38.8235%
        HSV (HSB):
        337°, 96.3351%, 74.9020%
        XYZ:
        22.9370, 11.7784, 8.2723
        xyY:
        0.5336, 0.2740, 11.7784
      CIE-Lab:
        40.8617, 66.1994, 13.3306
        CIE-LCH:
        40.8617, 67.5283, 11.3854
        CIE-Luv:
        40.8617, 112.0652, 2.1230
        Hunter-Lab:
        34.3196, 59.2382, 9.7327
      #bf074e color charts
#bf074e RGB chart
      #bf074e CMYK chart
      #bf074e RGB pie chart
      #bf074e color shades, tints & tones
#bf074e color schemes
#bf074e color preview, HTML & CSS examples
           This text has a color of #bf074e        
        
          <p style="color:#bf074e;">Text here</p>
        
        
          .mytext {color:#bf074e;}
        
        Text color #bf074e
      
           This box has a color of #bf074e        
        
          <div style="background-color:#bf074e;">Content here</div>
        
        
          .mybackground {background-color:#bf074e;}
        
        Background color #bf074e
      
           Border around this has a color of #bf074e        
        
          <div style="border:2px solid #bf074e;">Content here</div>
        
        
          .myborder {border:2px solid #bf074e;}
        
        Border color #bf074e