#bf7d10 color space conversions
Hex:
        #bf7d10
        RGB:
        191, 125, 16
        CMY:
        25, 51, 94
        CMYK:
        0, 35, 92, 25
      HSL:
        37°, 84.5411%, 40.5882%
        HSV (HSB):
        37°, 91.6230%, 74.9020%
        XYZ:
        28.9130, 25.7810, 3.9426
        xyY:
        0.4931, 0.4397, 25.7810
      CIE-Lab:
        57.8286, 18.0434, 61.1245
        CIE-LCH:
        57.8286, 63.7320, 73.5539
        CIE-Luv:
        57.8286, 54.6682, 55.9904
        Hunter-Lab:
        50.7750, 12.7877, 30.9388
      #bf7d10 color charts
#bf7d10 RGB chart
      #bf7d10 CMYK chart
      #bf7d10 RGB pie chart
      #bf7d10 color shades, tints & tones
#bf7d10 color schemes
#bf7d10 color preview, HTML & CSS examples
           This text has a color of #bf7d10        
        
          <p style="color:#bf7d10;">Text here</p>
        
        
          .mytext {color:#bf7d10;}
        
        Text color #bf7d10
      
           This box has a color of #bf7d10        
        
          <div style="background-color:#bf7d10;">Content here</div>
        
        
          .mybackground {background-color:#bf7d10;}
        
        Background color #bf7d10
      
           Border around this has a color of #bf7d10        
        
          <div style="border:2px solid #bf7d10;">Content here</div>
        
        
          .myborder {border:2px solid #bf7d10;}
        
        Border color #bf7d10