#bf8f21 color space conversions
Hex:
        #bf8f21
        RGB:
        191, 143, 33
        CMY:
        25, 44, 87
        CMYK:
        0, 25, 83, 25
      HSL:
        42°, 70.5357%, 43.9216%
        HSV (HSB):
        42°, 82.7225%, 74.9020%
        XYZ:
        31.5828, 30.8311, 5.7252
        xyY:
        0.4635, 0.4525, 30.8311
      CIE-Lab:
        62.3648, 8.5381, 60.1842
        CIE-LCH:
        62.3648, 60.7868, 81.9256
        CIE-Luv:
        62.3648, 39.9494, 60.3501
        Hunter-Lab:
        55.5258, 4.3600, 32.7547
      #bf8f21 color charts
#bf8f21 RGB chart
      #bf8f21 CMYK chart
      #bf8f21 RGB pie chart
      #bf8f21 color shades, tints & tones
#bf8f21 color schemes
#bf8f21 color preview, HTML & CSS examples
           This text has a color of #bf8f21        
        
          <p style="color:#bf8f21;">Text here</p>
        
        
          .mytext {color:#bf8f21;}
        
        Text color #bf8f21
      
           This box has a color of #bf8f21        
        
          <div style="background-color:#bf8f21;">Content here</div>
        
        
          .mybackground {background-color:#bf8f21;}
        
        Background color #bf8f21
      
           Border around this has a color of #bf8f21        
        
          <div style="border:2px solid #bf8f21;">Content here</div>
        
        
          .myborder {border:2px solid #bf8f21;}
        
        Border color #bf8f21