#bf310f color space conversions
Hex:
        #bf310f
        RGB:
        191, 49, 15
        CMY:
        25, 81, 94
        CMYK:
        0, 74, 92, 25
      HSL:
        12°, 85.4369%, 40.3922%
        HSV (HSB):
        12°, 92.1466%, 74.9020%
        XYZ:
        22.6704, 13.3075, 1.8257
        xyY:
        0.5997, 0.3520, 13.3075
      CIE-Lab:
        43.2229, 54.8110, 50.9186
        CIE-LCH:
        43.2229, 74.8127, 42.8916
        CIE-Luv:
        43.2229, 112.5517, 32.3167
        Hunter-Lab:
        36.4794, 47.0911, 22.5683
      #bf310f color charts
#bf310f RGB chart
      #bf310f CMYK chart
      #bf310f RGB pie chart
      #bf310f color shades, tints & tones
#bf310f color schemes
#bf310f color preview, HTML & CSS examples
           This text has a color of #bf310f        
        
          <p style="color:#bf310f;">Text here</p>
        
        
          .mytext {color:#bf310f;}
        
        Text color #bf310f
      
           This box has a color of #bf310f        
        
          <div style="background-color:#bf310f;">Content here</div>
        
        
          .mybackground {background-color:#bf310f;}
        
        Background color #bf310f
      
           Border around this has a color of #bf310f        
        
          <div style="border:2px solid #bf310f;">Content here</div>
        
        
          .myborder {border:2px solid #bf310f;}
        
        Border color #bf310f