#bf8f16 color space conversions
Hex:
        #bf8f16
        RGB:
        191, 143, 22
        CMY:
        25, 44, 91
        CMYK:
        0, 25, 88, 25
      HSL:
        43°, 79.3427%, 41.7647%
        HSV (HSB):
        43°, 88.4817%, 74.9020%
        XYZ:
        31.4531, 30.7792, 5.0423
        xyY:
        0.4675, 0.4575, 30.7792
      CIE-Lab:
        62.3208, 8.2529, 63.2147
        CIE-LCH:
        62.3208, 63.7512, 82.5619
        CIE-Luv:
        62.3208, 40.2590, 62.1215
        Hunter-Lab:
        55.4790, 4.1101, 33.4467
      #bf8f16 color charts
#bf8f16 RGB chart
      #bf8f16 CMYK chart
      #bf8f16 RGB pie chart
      #bf8f16 color shades, tints & tones
#bf8f16 color schemes
#bf8f16 color preview, HTML & CSS examples
           This text has a color of #bf8f16        
        
          <p style="color:#bf8f16;">Text here</p>
        
        
          .mytext {color:#bf8f16;}
        
        Text color #bf8f16
      
           This box has a color of #bf8f16        
        
          <div style="background-color:#bf8f16;">Content here</div>
        
        
          .mybackground {background-color:#bf8f16;}
        
        Background color #bf8f16
      
           Border around this has a color of #bf8f16        
        
          <div style="border:2px solid #bf8f16;">Content here</div>
        
        
          .myborder {border:2px solid #bf8f16;}
        
        Border color #bf8f16