#bf2f0b color space conversions
Hex:
        #bf2f0b
        RGB:
        191, 47, 11
        CMY:
        25, 82, 96
        CMYK:
        0, 75, 94, 25
      HSL:
        12°, 89.1089%, 39.6078%
        HSV (HSB):
        12°, 94.2408%, 74.9020%
        XYZ:
        22.5628, 13.1336, 1.6624
        xyY:
        0.6039, 0.3516, 13.1336
      CIE-Lab:
        42.9638, 55.4365, 52.0452
        CIE-LCH:
        42.9638, 76.0389, 43.1928
        CIE-Luv:
        42.9638, 113.9812, 32.4230
        Hunter-Lab:
        36.2403, 47.7117, 22.6484
      #bf2f0b color charts
#bf2f0b RGB chart
      #bf2f0b CMYK chart
      #bf2f0b RGB pie chart
      #bf2f0b color shades, tints & tones
#bf2f0b color schemes
#bf2f0b color preview, HTML & CSS examples
           This text has a color of #bf2f0b        
        
          <p style="color:#bf2f0b;">Text here</p>
        
        
          .mytext {color:#bf2f0b;}
        
        Text color #bf2f0b
      
           This box has a color of #bf2f0b        
        
          <div style="background-color:#bf2f0b;">Content here</div>
        
        
          .mybackground {background-color:#bf2f0b;}
        
        Background color #bf2f0b
      
           Border around this has a color of #bf2f0b        
        
          <div style="border:2px solid #bf2f0b;">Content here</div>
        
        
          .myborder {border:2px solid #bf2f0b;}
        
        Border color #bf2f0b