#bf8d1b color space conversions
Hex:
        #bf8d1b
        RGB:
        191, 141, 27
        CMY:
        25, 45, 89
        CMYK:
        0, 26, 86, 25
      HSL:
        42°, 75.2294%, 42.7451%
        HSV (HSB):
        42°, 85.8639%, 74.9020%
        XYZ:
        31.2086, 30.2053, 5.2222
        xyY:
        0.4683, 0.4533, 30.2053
      CIE-Lab:
        61.8309, 9.4658, 61.5256
        CIE-LCH:
        61.8309, 62.2495, 81.2535
        CIE-Luv:
        61.8309, 41.6785, 60.6133
        Hunter-Lab:
        54.9593, 5.1822, 32.8378
      #bf8d1b color charts
#bf8d1b RGB chart
      #bf8d1b CMYK chart
      #bf8d1b RGB pie chart
      #bf8d1b color shades, tints & tones
#bf8d1b color schemes
#bf8d1b color preview, HTML & CSS examples
           This text has a color of #bf8d1b        
        
          <p style="color:#bf8d1b;">Text here</p>
        
        
          .mytext {color:#bf8d1b;}
        
        Text color #bf8d1b
      
           This box has a color of #bf8d1b        
        
          <div style="background-color:#bf8d1b;">Content here</div>
        
        
          .mybackground {background-color:#bf8d1b;}
        
        Background color #bf8d1b
      
           Border around this has a color of #bf8d1b        
        
          <div style="border:2px solid #bf8d1b;">Content here</div>
        
        
          .myborder {border:2px solid #bf8d1b;}
        
        Border color #bf8d1b