#bf951e color space conversions
Hex:
        #bf951e
        RGB:
        191, 149, 30
        CMY:
        25, 42, 88
        CMYK:
        0, 22, 84, 25
      HSL:
        44°, 72.8507%, 43.3333%
        HSV (HSB):
        44°, 84.2932%, 74.9020%
        XYZ:
        32.4676, 32.6650, 5.8220
        xyY:
        0.4576, 0.4604, 32.6650
      CIE-Lab:
        63.8887, 5.1737, 62.3918
        CIE-LCH:
        63.8887, 62.6059, 85.2597
        CIE-Luv:
        63.8887, 35.4663, 63.2652
        Hunter-Lab:
        57.1533, 1.3840, 33.9676
      #bf951e color charts
#bf951e RGB chart
      #bf951e CMYK chart
      #bf951e RGB pie chart
      #bf951e color shades, tints & tones
#bf951e color schemes
#bf951e color preview, HTML & CSS examples
           This text has a color of #bf951e        
        
          <p style="color:#bf951e;">Text here</p>
        
        
          .mytext {color:#bf951e;}
        
        Text color #bf951e
      
           This box has a color of #bf951e        
        
          <div style="background-color:#bf951e;">Content here</div>
        
        
          .mybackground {background-color:#bf951e;}
        
        Background color #bf951e
      
           Border around this has a color of #bf951e        
        
          <div style="border:2px solid #bf951e;">Content here</div>
        
        
          .myborder {border:2px solid #bf951e;}
        
        Border color #bf951e