#bf1d29 color space conversions
Hex:
        #bf1d29
        RGB:
        191, 29, 41
        CMY:
        25, 89, 84
        CMYK:
        0, 85, 79, 25
      HSL:
        356°, 73.6364%, 43.1373%
        HSV (HSB):
        356°, 84.8168%, 74.9020%
        XYZ:
        22.3255, 12.1152, 3.2596
        xyY:
        0.5922, 0.3214, 12.1152
      CIE-Lab:
        41.3986, 61.0937, 36.8622
        CIE-LCH:
        41.3986, 71.3531, 31.1056
        CIE-Luv:
        41.3986, 118.2849, 22.3782
        Hunter-Lab:
        34.8069, 53.5795, 18.8124
      #bf1d29 color charts
#bf1d29 RGB chart
      #bf1d29 CMYK chart
      #bf1d29 RGB pie chart
      #bf1d29 color shades, tints & tones
#bf1d29 color schemes
#bf1d29 color preview, HTML & CSS examples
           This text has a color of #bf1d29        
        
          <p style="color:#bf1d29;">Text here</p>
        
        
          .mytext {color:#bf1d29;}
        
        Text color #bf1d29
      
           This box has a color of #bf1d29        
        
          <div style="background-color:#bf1d29;">Content here</div>
        
        
          .mybackground {background-color:#bf1d29;}
        
        Background color #bf1d29
      
           Border around this has a color of #bf1d29        
        
          <div style="border:2px solid #bf1d29;">Content here</div>
        
        
          .myborder {border:2px solid #bf1d29;}
        
        Border color #bf1d29