#bf0f12 color space conversions
Hex:
        #bf0f12
        RGB:
        191, 15, 18
        CMY:
        25, 94, 93
        CMYK:
        0, 92, 91, 25
      HSL:
        359°, 85.4369%, 40.3922%
        HSV (HSB):
        359°, 92.1466%, 74.9020%
        XYZ:
        21.7659, 11.4617, 1.6374
        xyY:
        0.6243, 0.3287, 11.4617
      CIE-Lab:
        40.3474, 63.0252, 47.7847
        CIE-LCH:
        40.3474, 79.0921, 37.1688
        CIE-Luv:
        40.3474, 126.1666, 26.7853
        Hunter-Lab:
        33.8551, 55.5134, 20.8310
      #bf0f12 color charts
#bf0f12 RGB chart
      #bf0f12 CMYK chart
      #bf0f12 RGB pie chart
      #bf0f12 color shades, tints & tones
#bf0f12 color schemes
#bf0f12 color preview, HTML & CSS examples
           This text has a color of #bf0f12        
        
          <p style="color:#bf0f12;">Text here</p>
        
        
          .mytext {color:#bf0f12;}
        
        Text color #bf0f12
      
           This box has a color of #bf0f12        
        
          <div style="background-color:#bf0f12;">Content here</div>
        
        
          .mybackground {background-color:#bf0f12;}
        
        Background color #bf0f12
      
           Border around this has a color of #bf0f12        
        
          <div style="border:2px solid #bf0f12;">Content here</div>
        
        
          .myborder {border:2px solid #bf0f12;}
        
        Border color #bf0f12