#bf7a01 color space conversions
Hex:
        #bf7a01
        RGB:
        191, 122, 1
        CMY:
        25, 52, 100
        CMYK:
        0, 36, 99, 25
      HSL:
        38°, 98.9583%, 37.6471%
        HSV (HSB):
        38°, 99.4764%, 74.9020%
        XYZ:
        28.4509, 24.9976, 3.3542
        xyY:
        0.5009, 0.4401, 24.9976
      CIE-Lab:
        57.0731, 19.4986, 63.2920
        CIE-LCH:
        57.0731, 66.2275, 72.8773
        CIE-Luv:
        57.0731, 57.4232, 56.2224
        Hunter-Lab:
        49.9976, 14.0786, 31.0207
      #bf7a01 color charts
#bf7a01 RGB chart
      #bf7a01 CMYK chart
      #bf7a01 RGB pie chart
      #bf7a01 color shades, tints & tones
#bf7a01 color schemes
#bf7a01 color preview, HTML & CSS examples
           This text has a color of #bf7a01        
        
          <p style="color:#bf7a01;">Text here</p>
        
        
          .mytext {color:#bf7a01;}
        
        Text color #bf7a01
      
           This box has a color of #bf7a01        
        
          <div style="background-color:#bf7a01;">Content here</div>
        
        
          .mybackground {background-color:#bf7a01;}
        
        Background color #bf7a01
      
           Border around this has a color of #bf7a01        
        
          <div style="border:2px solid #bf7a01;">Content here</div>
        
        
          .myborder {border:2px solid #bf7a01;}
        
        Border color #bf7a01