#bf5d25 color space conversions
Hex:
        #bf5d25
        RGB:
        191, 93, 37
        CMY:
        25, 64, 85
        CMYK:
        0, 51, 81, 25
      HSL:
        22°, 67.5439%, 44.7059%
        HSV (HSB):
        22°, 80.6283%, 74.9020%
        XYZ:
        25.7341, 19.0386, 4.0688
        xyY:
        0.5269, 0.3898, 19.0386
      CIE-Lab:
        50.7324, 35.8253, 48.1911
        CIE-LCH:
        50.7324, 60.0486, 53.3729
        CIE-Luv:
        50.7324, 79.3648, 40.4283
        Hunter-Lab:
        43.6333, 28.9179, 25.0146
      #bf5d25 color charts
#bf5d25 RGB chart
      #bf5d25 CMYK chart
      #bf5d25 RGB pie chart
      #bf5d25 color shades, tints & tones
#bf5d25 color schemes
#bf5d25 color preview, HTML & CSS examples
           This text has a color of #bf5d25        
        
          <p style="color:#bf5d25;">Text here</p>
        
        
          .mytext {color:#bf5d25;}
        
        Text color #bf5d25
      
           This box has a color of #bf5d25        
        
          <div style="background-color:#bf5d25;">Content here</div>
        
        
          .mybackground {background-color:#bf5d25;}
        
        Background color #bf5d25
      
           Border around this has a color of #bf5d25        
        
          <div style="border:2px solid #bf5d25;">Content here</div>
        
        
          .myborder {border:2px solid #bf5d25;}
        
        Border color #bf5d25