#bf7c22 color space conversions
Hex:
        #bf7c22
        RGB:
        191, 124, 34
        CMY:
        25, 51, 87
        CMYK:
        0, 35, 82, 25
      HSL:
        34°, 69.7778%, 44.1176%
        HSV (HSB):
        34°, 82.1990%, 74.9020%
        XYZ:
        28.9822, 25.6072, 4.9285
        xyY:
        0.4869, 0.4302, 25.6072
      CIE-Lab:
        57.6623, 19.0285, 55.7270
        CIE-LCH:
        57.6623, 58.8862, 71.1471
        CIE-Luv:
        57.6623, 54.7974, 52.6894
        Hunter-Lab:
        50.6035, 13.6765, 29.6479
      #bf7c22 color charts
#bf7c22 RGB chart
      #bf7c22 CMYK chart
      #bf7c22 RGB pie chart
      #bf7c22 color shades, tints & tones
#bf7c22 color schemes
#bf7c22 color preview, HTML & CSS examples
           This text has a color of #bf7c22        
        
          <p style="color:#bf7c22;">Text here</p>
        
        
          .mytext {color:#bf7c22;}
        
        Text color #bf7c22
      
           This box has a color of #bf7c22        
        
          <div style="background-color:#bf7c22;">Content here</div>
        
        
          .mybackground {background-color:#bf7c22;}
        
        Background color #bf7c22
      
           Border around this has a color of #bf7c22        
        
          <div style="border:2px solid #bf7c22;">Content here</div>
        
        
          .myborder {border:2px solid #bf7c22;}
        
        Border color #bf7c22