#bf073f color space conversions
Hex:
        #bf073f
        RGB:
        191, 7, 63
        CMY:
        25, 97, 75
        CMYK:
        0, 96, 67, 25
      HSL:
        342°, 92.9293%, 38.8235%
        HSV (HSB):
        342°, 96.3351%, 74.9020%
        XYZ:
        22.4590, 11.5872, 5.7555
        xyY:
        0.5643, 0.2911, 11.5872
      CIE-Lab:
        40.5524, 65.3553, 22.4450
        CIE-LCH:
        40.5524, 69.1021, 18.9540
        CIE-Luv:
        40.5524, 117.4941, 10.5651
        Hunter-Lab:
        34.0400, 58.2015, 13.8033
      #bf073f color charts
#bf073f RGB chart
      #bf073f CMYK chart
      #bf073f RGB pie chart
      #bf073f color shades, tints & tones
#bf073f color schemes
#bf073f color preview, HTML & CSS examples
           This text has a color of #bf073f        
        
          <p style="color:#bf073f;">Text here</p>
        
        
          .mytext {color:#bf073f;}
        
        Text color #bf073f
      
           This box has a color of #bf073f        
        
          <div style="background-color:#bf073f;">Content here</div>
        
        
          .mybackground {background-color:#bf073f;}
        
        Background color #bf073f
      
           Border around this has a color of #bf073f        
        
          <div style="border:2px solid #bf073f;">Content here</div>
        
        
          .myborder {border:2px solid #bf073f;}
        
        Border color #bf073f