#bf5b16 color space conversions
Hex:
        #bf5b16
        RGB:
        191, 91, 22
        CMY:
        25, 64, 91
        CMYK:
        0, 52, 88, 25
      HSL:
        24°, 79.3427%, 41.7647%
        HSV (HSB):
        24°, 88.4817%, 74.9020%
        XYZ:
        25.3718, 18.6165, 3.0152
        xyY:
        0.5398, 0.3961, 18.6165
      CIE-Lab:
        50.2354, 36.4418, 53.6910
        CIE-LCH:
        50.2354, 64.8901, 55.8340
        CIE-Luv:
        50.2354, 82.0985, 42.9896
        Hunter-Lab:
        43.1468, 29.4571, 26.0595
      #bf5b16 color charts
#bf5b16 RGB chart
      #bf5b16 CMYK chart
      #bf5b16 RGB pie chart
      #bf5b16 color shades, tints & tones
#bf5b16 color schemes
#bf5b16 color preview, HTML & CSS examples
           This text has a color of #bf5b16        
        
          <p style="color:#bf5b16;">Text here</p>
        
        
          .mytext {color:#bf5b16;}
        
        Text color #bf5b16
      
           This box has a color of #bf5b16        
        
          <div style="background-color:#bf5b16;">Content here</div>
        
        
          .mybackground {background-color:#bf5b16;}
        
        Background color #bf5b16
      
           Border around this has a color of #bf5b16        
        
          <div style="border:2px solid #bf5b16;">Content here</div>
        
        
          .myborder {border:2px solid #bf5b16;}
        
        Border color #bf5b16