#bf0610 color space conversions
Hex:
        #bf0610
        RGB:
        191, 6, 16
        CMY:
        25, 98, 94
        CMYK:
        0, 97, 92, 25
      HSL:
        357°, 93.9086%, 38.6275%
        HSV (HSB):
        357°, 96.8586%, 74.9020%
        XYZ:
        21.6445, 11.2440, 1.5197
        xyY:
        0.6290, 0.3268, 11.2440
      CIE-Lab:
        39.9885, 64.0029, 48.3778
        CIE-LCH:
        39.9885, 80.2296, 37.0845
        CIE-Luv:
        39.9885, 128.1221, 26.5023
        Hunter-Lab:
        33.5321, 56.5380, 20.7854
      #bf0610 color charts
#bf0610 RGB chart
      #bf0610 CMYK chart
      #bf0610 RGB pie chart
      #bf0610 color shades, tints & tones
#bf0610 color schemes
#bf0610 color preview, HTML & CSS examples
           This text has a color of #bf0610        
        
          <p style="color:#bf0610;">Text here</p>
        
        
          .mytext {color:#bf0610;}
        
        Text color #bf0610
      
           This box has a color of #bf0610        
        
          <div style="background-color:#bf0610;">Content here</div>
        
        
          .mybackground {background-color:#bf0610;}
        
        Background color #bf0610
      
           Border around this has a color of #bf0610        
        
          <div style="border:2px solid #bf0610;">Content here</div>
        
        
          .myborder {border:2px solid #bf0610;}
        
        Border color #bf0610