#bf7e06 color space conversions
Hex:
        #bf7e06
        RGB:
        191, 126, 6
        CMY:
        25, 51, 98
        CMYK:
        0, 34, 97, 25
      HSL:
        39°, 93.9086%, 38.6275%
        HSV (HSB):
        39°, 96.8586%, 74.9020%
        XYZ:
        28.9796, 26.0112, 3.6656
        xyY:
        0.4941, 0.4435, 26.0112
      CIE-Lab:
        58.0477, 17.3569, 63.0896
        CIE-LCH:
        58.0477, 65.4336, 74.6176
        CIE-Luv:
        58.0477, 54.0663, 57.2768
        Hunter-Lab:
        51.0012, 12.1741, 31.4395
      #bf7e06 color charts
#bf7e06 RGB chart
      #bf7e06 CMYK chart
      #bf7e06 RGB pie chart
      #bf7e06 color shades, tints & tones
#bf7e06 color schemes
#bf7e06 color preview, HTML & CSS examples
           This text has a color of #bf7e06        
        
          <p style="color:#bf7e06;">Text here</p>
        
        
          .mytext {color:#bf7e06;}
        
        Text color #bf7e06
      
           This box has a color of #bf7e06        
        
          <div style="background-color:#bf7e06;">Content here</div>
        
        
          .mybackground {background-color:#bf7e06;}
        
        Background color #bf7e06
      
           Border around this has a color of #bf7e06        
        
          <div style="border:2px solid #bf7e06;">Content here</div>
        
        
          .myborder {border:2px solid #bf7e06;}
        
        Border color #bf7e06