#bf7c10 color space conversions
Hex:
        #bf7c10
        RGB:
        191, 124, 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.7870, 25.5291, 3.9006
        xyY:
        0.4945, 0.4385, 25.5291
      CIE-Lab:
        57.5873, 18.5943, 60.9442
        CIE-LCH:
        57.5873, 63.7177, 73.0329
        CIE-Luv:
        57.5873, 55.4775, 55.6165
        Hunter-Lab:
        50.5263, 13.2782, 30.7913
      #bf7c10 color charts
#bf7c10 RGB chart
      #bf7c10 CMYK chart
      #bf7c10 RGB pie chart
      #bf7c10 color shades, tints & tones
#bf7c10 color schemes
#bf7c10 color preview, HTML & CSS examples
           This text has a color of #bf7c10        
        
          <p style="color:#bf7c10;">Text here</p>
        
        
          .mytext {color:#bf7c10;}
        
        Text color #bf7c10
      
           This box has a color of #bf7c10        
        
          <div style="background-color:#bf7c10;">Content here</div>
        
        
          .mybackground {background-color:#bf7c10;}
        
        Background color #bf7c10
      
           Border around this has a color of #bf7c10        
        
          <div style="border:2px solid #bf7c10;">Content here</div>
        
        
          .myborder {border:2px solid #bf7c10;}
        
        Border color #bf7c10