#bf5c22 color space conversions
Hex:
        #bf5c22
        RGB:
        191, 92, 34
        CMY:
        25, 64, 87
        CMYK:
        0, 52, 82, 25
      HSL:
        22°, 69.7778%, 44.1176%
        HSV (HSB):
        22°, 82.1990%, 74.9020%
        XYZ:
        25.6017, 18.8462, 3.8017
        xyY:
        0.5306, 0.3906, 18.8462
      CIE-Lab:
        50.5067, 36.2422, 49.2982
        CIE-LCH:
        50.5067, 61.1867, 53.6781
        CIE-Luv:
        50.5067, 80.4209, 40.8467
        Hunter-Lab:
        43.4122, 29.2967, 25.1964
      #bf5c22 color charts
#bf5c22 RGB chart
      #bf5c22 CMYK chart
      #bf5c22 RGB pie chart
      #bf5c22 color shades, tints & tones
#bf5c22 color schemes
#bf5c22 color preview, HTML & CSS examples
           This text has a color of #bf5c22        
        
          <p style="color:#bf5c22;">Text here</p>
        
        
          .mytext {color:#bf5c22;}
        
        Text color #bf5c22
      
           This box has a color of #bf5c22        
        
          <div style="background-color:#bf5c22;">Content here</div>
        
        
          .mybackground {background-color:#bf5c22;}
        
        Background color #bf5c22
      
           Border around this has a color of #bf5c22        
        
          <div style="border:2px solid #bf5c22;">Content here</div>
        
        
          .myborder {border:2px solid #bf5c22;}
        
        Border color #bf5c22