#bf0a0a color space conversions
Hex:
        #bf0a0a
        RGB:
        191, 10, 10
        CMY:
        25, 96, 96
        CMYK:
        0, 95, 95, 25
      HSL:
        0°, 90.0498%, 39.4118%
        HSV (HSB):
        0°, 94.7644%, 74.9020%
        XYZ:
        21.6492, 11.3154, 1.3302
        xyY:
        0.6313, 0.3299, 11.3154
      CIE-Lab:
        40.1066, 63.5156, 50.6729
        CIE-LCH:
        40.1066, 81.2525, 38.5829
        CIE-Luv:
        40.1066, 127.9505, 27.5925
        Hunter-Lab:
        33.6383, 56.0132, 21.2022
      #bf0a0a color charts
#bf0a0a RGB chart
      #bf0a0a CMYK chart
      #bf0a0a RGB pie chart
      #bf0a0a color shades, tints & tones
#bf0a0a color schemes
#bf0a0a color preview, HTML & CSS examples
           This text has a color of #bf0a0a        
        
          <p style="color:#bf0a0a;">Text here</p>
        
        
          .mytext {color:#bf0a0a;}
        
        Text color #bf0a0a
      
           This box has a color of #bf0a0a        
        
          <div style="background-color:#bf0a0a;">Content here</div>
        
        
          .mybackground {background-color:#bf0a0a;}
        
        Background color #bf0a0a
      
           Border around this has a color of #bf0a0a        
        
          <div style="border:2px solid #bf0a0a;">Content here</div>
        
        
          .myborder {border:2px solid #bf0a0a;}
        
        Border color #bf0a0a