#bf680f color space conversions
Hex:
        #bf680f
        RGB:
        191, 104, 15
        CMY:
        25, 59, 94
        CMYK:
        0, 46, 92, 25
      HSL:
        30°, 85.4369%, 40.3922%
        HSV (HSB):
        30°, 92.1466%, 74.9020%
        XYZ:
        26.5224, 21.0115, 3.1097
        xyY:
        0.5237, 0.4149, 21.0115
      CIE-Lab:
        52.9621, 29.4841, 57.7663
        CIE-LCH:
        52.9621, 64.8556, 62.9601
        CIE-Luv:
        52.9621, 71.8728, 48.4594
        Hunter-Lab:
        45.8383, 23.0645, 28.0646
      #bf680f color charts
#bf680f RGB chart
      #bf680f CMYK chart
      #bf680f RGB pie chart
      #bf680f color shades, tints & tones
#bf680f color schemes
#bf680f color preview, HTML & CSS examples
           This text has a color of #bf680f        
        
          <p style="color:#bf680f;">Text here</p>
        
        
          .mytext {color:#bf680f;}
        
        Text color #bf680f
      
           This box has a color of #bf680f        
        
          <div style="background-color:#bf680f;">Content here</div>
        
        
          .mybackground {background-color:#bf680f;}
        
        Background color #bf680f
      
           Border around this has a color of #bf680f        
        
          <div style="border:2px solid #bf680f;">Content here</div>
        
        
          .myborder {border:2px solid #bf680f;}
        
        Border color #bf680f