#bf8e10 color space conversions
Hex:
        #bf8e10
        RGB:
        191, 142, 16
        CMY:
        25, 44, 94
        CMYK:
        0, 26, 92, 25
      HSL:
        43°, 84.5411%, 40.5882%
        HSV (HSB):
        43°, 91.6230%, 74.9020%
        XYZ:
        31.2524, 30.4598, 4.7224
        xyY:
        0.4704, 0.4585, 30.4598
      CIE-Lab:
        62.0489, 8.6875, 64.2982
        CIE-LCH:
        62.0489, 64.8825, 82.3052
        CIE-Luv:
        62.0489, 41.1598, 62.4430
        Hunter-Lab:
        55.1904, 4.4952, 33.5601
      #bf8e10 color charts
#bf8e10 RGB chart
      #bf8e10 CMYK chart
      #bf8e10 RGB pie chart
      #bf8e10 color shades, tints & tones
#bf8e10 color schemes
#bf8e10 color preview, HTML & CSS examples
           This text has a color of #bf8e10        
        
          <p style="color:#bf8e10;">Text here</p>
        
        
          .mytext {color:#bf8e10;}
        
        Text color #bf8e10
      
           This box has a color of #bf8e10        
        
          <div style="background-color:#bf8e10;">Content here</div>
        
        
          .mybackground {background-color:#bf8e10;}
        
        Background color #bf8e10
      
           Border around this has a color of #bf8e10        
        
          <div style="border:2px solid #bf8e10;">Content here</div>
        
        
          .myborder {border:2px solid #bf8e10;}
        
        Border color #bf8e10