#bf941b color space conversions
Hex:
        #bf941b
        RGB:
        191, 148, 27
        CMY:
        25, 42, 89
        CMYK:
        0, 23, 86, 25
      HSL:
        44°, 75.2294%, 42.7451%
        HSV (HSB):
        44°, 85.8639%, 74.9020%
        XYZ:
        32.2736, 32.3353, 5.5772
        xyY:
        0.4598, 0.4607, 32.3353
      CIE-Lab:
        63.6190, 5.6384, 62.9980
        CIE-LCH:
        63.6190, 63.2498, 84.8856
        CIE-Luv:
        63.6190, 36.3025, 63.3561
        Hunter-Lab:
        56.8641, 1.7965, 33.9897
      #bf941b color charts
#bf941b RGB chart
      #bf941b CMYK chart
      #bf941b RGB pie chart
      #bf941b color shades, tints & tones
#bf941b color schemes
#bf941b color preview, HTML & CSS examples
           This text has a color of #bf941b        
        
          <p style="color:#bf941b;">Text here</p>
        
        
          .mytext {color:#bf941b;}
        
        Text color #bf941b
      
           This box has a color of #bf941b        
        
          <div style="background-color:#bf941b;">Content here</div>
        
        
          .mybackground {background-color:#bf941b;}
        
        Background color #bf941b
      
           Border around this has a color of #bf941b        
        
          <div style="border:2px solid #bf941b;">Content here</div>
        
        
          .myborder {border:2px solid #bf941b;}
        
        Border color #bf941b