#bf2d45 color space conversions
Hex:
        #bf2d45
        RGB:
        191, 45, 69
        CMY:
        25, 82, 73
        CMYK:
        0, 76, 64, 25
      HSL:
        350°, 61.8644%, 46.2745%
        HSV (HSB):
        350°, 76.4398%, 74.9020%
        XYZ:
        23.4984, 13.3828, 6.9749
        xyY:
        0.5358, 0.3052, 13.3828
      CIE-Lab:
        43.3345, 58.0604, 22.2765
        CIE-LCH:
        43.3345, 62.1872, 20.9907
        CIE-Luv:
        43.3345, 104.5290, 12.9266
        Hunter-Lab:
        36.5825, 50.6383, 14.3035
      #bf2d45 color charts
#bf2d45 RGB chart
      #bf2d45 CMYK chart
      #bf2d45 RGB pie chart
      #bf2d45 color shades, tints & tones
#bf2d45 color schemes
#bf2d45 color preview, HTML & CSS examples
           This text has a color of #bf2d45        
        
          <p style="color:#bf2d45;">Text here</p>
        
        
          .mytext {color:#bf2d45;}
        
        Text color #bf2d45
      
           This box has a color of #bf2d45        
        
          <div style="background-color:#bf2d45;">Content here</div>
        
        
          .mybackground {background-color:#bf2d45;}
        
        Background color #bf2d45
      
           Border around this has a color of #bf2d45        
        
          <div style="border:2px solid #bf2d45;">Content here</div>
        
        
          .myborder {border:2px solid #bf2d45;}
        
        Border color #bf2d45