#bf670f color space conversions
Hex:
        #bf670f
        RGB:
        191, 103, 15
        CMY:
        25, 60, 94
        CMYK:
        0, 46, 92, 25
      HSL:
        30°, 85.4369%, 40.3922%
        HSV (HSB):
        30°, 92.1466%, 74.9020%
        XYZ:
        26.4223, 20.8114, 3.0763
        xyY:
        0.5252, 0.4137, 20.8114
      CIE-Lab:
        52.7424, 30.0194, 57.6069
        CIE-LCH:
        52.7424, 64.9594, 62.4756
        CIE-Luv:
        52.7424, 72.6934, 48.1083
        Hunter-Lab:
        45.6195, 23.5513, 27.9354
      #bf670f color charts
#bf670f RGB chart
      #bf670f CMYK chart
      #bf670f RGB pie chart
      #bf670f color shades, tints & tones
#bf670f color schemes
#bf670f color preview, HTML & CSS examples
           This text has a color of #bf670f        
        
          <p style="color:#bf670f;">Text here</p>
        
        
          .mytext {color:#bf670f;}
        
        Text color #bf670f
      
           This box has a color of #bf670f        
        
          <div style="background-color:#bf670f;">Content here</div>
        
        
          .mybackground {background-color:#bf670f;}
        
        Background color #bf670f
      
           Border around this has a color of #bf670f        
        
          <div style="border:2px solid #bf670f;">Content here</div>
        
        
          .myborder {border:2px solid #bf670f;}
        
        Border color #bf670f