#bf0c22 color space conversions
Hex:
        #bf0c22
        RGB:
        191, 12, 34
        CMY:
        25, 95, 87
        CMYK:
        0, 94, 82, 25
      HSL:
        353°, 88.1773%, 39.8039%
        HSV (HSB):
        353°, 93.7173%, 74.9020%
        XYZ:
        21.9061, 11.4548, 2.5698
        xyY:
        0.6097, 0.3188, 11.4548
      CIE-Lab:
        40.3362, 63.7293, 39.7625
        CIE-LCH:
        40.3362, 75.1164, 31.9612
        CIE-Luv:
        40.3362, 124.3569, 22.7846
        Hunter-Lab:
        33.8449, 56.3051, 19.1897
      #bf0c22 color charts
#bf0c22 RGB chart
      #bf0c22 CMYK chart
      #bf0c22 RGB pie chart
      #bf0c22 color shades, tints & tones
#bf0c22 color schemes
#bf0c22 color preview, HTML & CSS examples
           This text has a color of #bf0c22        
        
          <p style="color:#bf0c22;">Text here</p>
        
        
          .mytext {color:#bf0c22;}
        
        Text color #bf0c22
      
           This box has a color of #bf0c22        
        
          <div style="background-color:#bf0c22;">Content here</div>
        
        
          .mybackground {background-color:#bf0c22;}
        
        Background color #bf0c22
      
           Border around this has a color of #bf0c22        
        
          <div style="border:2px solid #bf0c22;">Content here</div>
        
        
          .myborder {border:2px solid #bf0c22;}
        
        Border color #bf0c22