#bf8d25 color space conversions
Hex:
        #bf8d25
        RGB:
        191, 141, 37
        CMY:
        25, 45, 85
        CMYK:
        0, 26, 81, 25
      HSL:
        41°, 67.5439%, 44.7059%
        HSV (HSB):
        41°, 80.6283%, 74.9020%
        XYZ:
        31.3447, 30.2597, 5.9389
        xyY:
        0.4641, 0.4480, 30.2597
      CIE-Lab:
        61.8776, 9.7651, 58.4235
        CIE-LCH:
        61.8776, 59.2339, 80.5111
        CIE-Luv:
        61.8776, 41.3416, 58.7448
        Hunter-Lab:
        55.0088, 5.4460, 32.1050
      #bf8d25 color charts
#bf8d25 RGB chart
      #bf8d25 CMYK chart
      #bf8d25 RGB pie chart
      #bf8d25 color shades, tints & tones
#bf8d25 color schemes
#bf8d25 color preview, HTML & CSS examples
           This text has a color of #bf8d25        
        
          <p style="color:#bf8d25;">Text here</p>
        
        
          .mytext {color:#bf8d25;}
        
        Text color #bf8d25
      
           This box has a color of #bf8d25        
        
          <div style="background-color:#bf8d25;">Content here</div>
        
        
          .mybackground {background-color:#bf8d25;}
        
        Background color #bf8d25
      
           Border around this has a color of #bf8d25        
        
          <div style="border:2px solid #bf8d25;">Content here</div>
        
        
          .myborder {border:2px solid #bf8d25;}
        
        Border color #bf8d25