#bf192a color space conversions
Hex:
        #bf192a
        RGB:
        191, 25, 42
        CMY:
        25, 90, 84
        CMYK:
        0, 87, 78, 25
      HSL:
        354°, 76.8519%, 42.3529%
        HSV (HSB):
        354°, 86.9110%, 74.9020%
        XYZ:
        22.2514, 11.9388, 3.3221
        xyY:
        0.5932, 0.3183, 11.9388
      CIE-Lab:
        41.1187, 61.9589, 35.9850
        CIE-LCH:
        41.1187, 71.6507, 30.1475
        CIE-Luv:
        41.1187, 119.4113, 21.4774
        Hunter-Lab:
        34.5526, 54.4847, 18.4862
      #bf192a color charts
#bf192a RGB chart
      #bf192a CMYK chart
      #bf192a RGB pie chart
      #bf192a color shades, tints & tones
#bf192a color schemes
#bf192a color preview, HTML & CSS examples
           This text has a color of #bf192a        
        
          <p style="color:#bf192a;">Text here</p>
        
        
          .mytext {color:#bf192a;}
        
        Text color #bf192a
      
           This box has a color of #bf192a        
        
          <div style="background-color:#bf192a;">Content here</div>
        
        
          .mybackground {background-color:#bf192a;}
        
        Background color #bf192a
      
           Border around this has a color of #bf192a        
        
          <div style="border:2px solid #bf192a;">Content here</div>
        
        
          .myborder {border:2px solid #bf192a;}
        
        Border color #bf192a