#bf4912 color space conversions
Hex:
        #bf4912
        RGB:
        191, 73, 18
        CMY:
        25, 71, 93
        CMYK:
        0, 62, 91, 25
      HSL:
        19°, 82.7751%, 40.9804%
        HSV (HSB):
        19°, 90.5759%, 74.9020%
        XYZ:
        23.9776, 15.8851, 2.3746
        xyY:
        0.5677, 0.3761, 15.8851
      CIE-Lab:
        46.8234, 45.1405, 52.4380
        CIE-LCH:
        46.8234, 69.1911, 49.2770
        CIE-Luv:
        46.8234, 96.2991, 37.9769
        Hunter-Lab:
        39.8561, 37.6379, 24.3668
      #bf4912 color charts
#bf4912 RGB chart
      #bf4912 CMYK chart
      #bf4912 RGB pie chart
      #bf4912 color shades, tints & tones
#bf4912 color schemes
#bf4912 color preview, HTML & CSS examples
           This text has a color of #bf4912        
        
          <p style="color:#bf4912;">Text here</p>
        
        
          .mytext {color:#bf4912;}
        
        Text color #bf4912
      
           This box has a color of #bf4912        
        
          <div style="background-color:#bf4912;">Content here</div>
        
        
          .mybackground {background-color:#bf4912;}
        
        Background color #bf4912
      
           Border around this has a color of #bf4912        
        
          <div style="border:2px solid #bf4912;">Content here</div>
        
        
          .myborder {border:2px solid #bf4912;}
        
        Border color #bf4912