#bf9e17 color space conversions
Hex:
        #bf9e17
        RGB:
        191, 158, 23
        CMY:
        25, 38, 91
        CMYK:
        0, 17, 88, 25
      HSL:
        48°, 78.5047%, 41.9608%
        HSV (HSB):
        48°, 87.9581%, 74.9020%
        XYZ:
        33.8674, 35.5919, 5.8955
        xyY:
        0.4494, 0.4723, 35.5919
      CIE-Lab:
        66.2070, 0.1337, 66.0730
        CIE-LCH:
        66.2070, 66.0731, 89.8841
        CIE-Luv:
        66.2070, 28.8853, 67.8456
        Hunter-Lab:
        59.6590, -3.0719, 35.9022
      #bf9e17 color charts
#bf9e17 RGB chart
      #bf9e17 CMYK chart
      #bf9e17 RGB pie chart
      #bf9e17 color shades, tints & tones
#bf9e17 color schemes
#bf9e17 color preview, HTML & CSS examples
           This text has a color of #bf9e17        
        
          <p style="color:#bf9e17;">Text here</p>
        
        
          .mytext {color:#bf9e17;}
        
        Text color #bf9e17
      
           This box has a color of #bf9e17        
        
          <div style="background-color:#bf9e17;">Content here</div>
        
        
          .mybackground {background-color:#bf9e17;}
        
        Background color #bf9e17
      
           Border around this has a color of #bf9e17        
        
          <div style="border:2px solid #bf9e17;">Content here</div>
        
        
          .myborder {border:2px solid #bf9e17;}
        
        Border color #bf9e17