#bf1b47 color space conversions
Hex:
        #bf1b47
        RGB:
        191, 27, 71
        CMY:
        25, 89, 72
        CMYK:
        0, 86, 63, 25
      HSL:
        344°, 75.2294%, 42.7451%
        HSV (HSB):
        344°, 85.8639%, 74.9020%
        XYZ:
        23.0151, 12.3152, 7.1253
        xyY:
        0.5421, 0.2901, 12.3152
      CIE-Lab:
        41.7127, 62.8844, 18.9092
        CIE-LCH:
        41.7127, 65.6659, 16.7359
        CIE-Luv:
        41.7127, 110.6022, 8.3594
        Hunter-Lab:
        35.0930, 55.6535, 12.5269
      #bf1b47 color charts
#bf1b47 RGB chart
      #bf1b47 CMYK chart
      #bf1b47 RGB pie chart
      #bf1b47 color shades, tints & tones
#bf1b47 color schemes
#bf1b47 color preview, HTML & CSS examples
           This text has a color of #bf1b47        
        
          <p style="color:#bf1b47;">Text here</p>
        
        
          .mytext {color:#bf1b47;}
        
        Text color #bf1b47
      
           This box has a color of #bf1b47        
        
          <div style="background-color:#bf1b47;">Content here</div>
        
        
          .mybackground {background-color:#bf1b47;}
        
        Background color #bf1b47
      
           Border around this has a color of #bf1b47        
        
          <div style="border:2px solid #bf1b47;">Content here</div>
        
        
          .myborder {border:2px solid #bf1b47;}
        
        Border color #bf1b47