#bf640f color space conversions
Hex:
        #bf640f
        RGB:
        191, 100, 15
        CMY:
        25, 61, 94
        CMYK:
        0, 48, 92, 25
      HSL:
        29°, 85.4369%, 40.3922%
        HSV (HSB):
        29°, 92.1466%, 74.9020%
        XYZ:
        26.1293, 20.2252, 2.9786
        xyY:
        0.5296, 0.4100, 20.2252
      CIE-Lab:
        52.0909, 31.6167, 57.1353
        CIE-LCH:
        52.0909, 65.2998, 61.0414
        CIE-Luv:
        52.0909, 75.1517, 47.0637
        Hunter-Lab:
        44.9724, 25.0078, 27.5538
      #bf640f color charts
#bf640f RGB chart
      #bf640f CMYK chart
      #bf640f RGB pie chart
      #bf640f color shades, tints & tones
#bf640f color schemes
#bf640f color preview, HTML & CSS examples
           This text has a color of #bf640f        
        
          <p style="color:#bf640f;">Text here</p>
        
        
          .mytext {color:#bf640f;}
        
        Text color #bf640f
      
           This box has a color of #bf640f        
        
          <div style="background-color:#bf640f;">Content here</div>
        
        
          .mybackground {background-color:#bf640f;}
        
        Background color #bf640f
      
           Border around this has a color of #bf640f        
        
          <div style="border:2px solid #bf640f;">Content here</div>
        
        
          .myborder {border:2px solid #bf640f;}
        
        Border color #bf640f