#bf2d0a color space conversions
Hex:
        #bf2d0a
        RGB:
        191, 45, 10
        CMY:
        25, 82, 96
        CMYK:
        0, 76, 95, 25
      HSL:
        12°, 90.0498%, 39.4118%
        HSV (HSB):
        12°, 94.7644%, 74.9020%
        XYZ:
        22.4790, 12.9751, 1.6068
        xyY:
        0.6065, 0.3501, 12.9751
      CIE-Lab:
        42.7256, 56.0796, 52.1943
        CIE-LCH:
        42.7256, 76.6105, 42.9449
        CIE-Luv:
        42.7256, 115.1547, 32.1354
        Hunter-Lab:
        36.0209, 48.3573, 22.5698
      #bf2d0a color charts
#bf2d0a RGB chart
      #bf2d0a CMYK chart
      #bf2d0a RGB pie chart
      #bf2d0a color shades, tints & tones
#bf2d0a color schemes
#bf2d0a color preview, HTML & CSS examples
           This text has a color of #bf2d0a        
        
          <p style="color:#bf2d0a;">Text here</p>
        
        
          .mytext {color:#bf2d0a;}
        
        Text color #bf2d0a
      
           This box has a color of #bf2d0a        
        
          <div style="background-color:#bf2d0a;">Content here</div>
        
        
          .mybackground {background-color:#bf2d0a;}
        
        Background color #bf2d0a
      
           Border around this has a color of #bf2d0a        
        
          <div style="border:2px solid #bf2d0a;">Content here</div>
        
        
          .myborder {border:2px solid #bf2d0a;}
        
        Border color #bf2d0a