#bf6f01 color space conversions
Hex:
        #bf6f01
        RGB:
        191, 111, 1
        CMY:
        25, 56, 100
        CMYK:
        0, 42, 99, 25
      HSL:
        35°, 98.9583%, 37.6471%
        HSV (HSB):
        35°, 99.4764%, 74.9020%
        XYZ:
        27.1758, 22.4474, 2.9292
        xyY:
        0.5171, 0.4271, 22.4474
      CIE-Lab:
        54.4986, 25.5225, 61.6218
        CIE-LCH:
        54.4986, 66.6982, 67.5016
        CIE-Luv:
        54.4986, 66.4865, 52.2600
        Hunter-Lab:
        47.3787, 19.4723, 29.4995
      #bf6f01 color charts
#bf6f01 RGB chart
      #bf6f01 CMYK chart
      #bf6f01 RGB pie chart
      #bf6f01 color shades, tints & tones
#bf6f01 color schemes
#bf6f01 color preview, HTML & CSS examples
           This text has a color of #bf6f01        
        
          <p style="color:#bf6f01;">Text here</p>
        
        
          .mytext {color:#bf6f01;}
        
        Text color #bf6f01
      
           This box has a color of #bf6f01        
        
          <div style="background-color:#bf6f01;">Content here</div>
        
        
          .mybackground {background-color:#bf6f01;}
        
        Background color #bf6f01
      
           Border around this has a color of #bf6f01        
        
          <div style="border:2px solid #bf6f01;">Content here</div>
        
        
          .myborder {border:2px solid #bf6f01;}
        
        Border color #bf6f01