#bf5e05 color space conversions
Hex:
        #bf5e05
        RGB:
        191, 94, 5
        CMY:
        25, 63, 98
        CMYK:
        0, 51, 97, 25
      HSL:
        29°, 94.8980%, 38.4314%
        HSV (HSB):
        29°, 97.3822%, 74.9020%
        XYZ:
        25.5160, 19.0927, 2.4840
        xyY:
        0.5418, 0.4054, 19.0927
      CIE-Lab:
        50.7955, 34.6364, 58.4415
        CIE-LCH:
        50.7955, 67.9344, 59.3462
        CIE-Luv:
        50.7955, 80.3965, 46.0421
        Hunter-Lab:
        43.6952, 27.7689, 27.2161
      #bf5e05 color charts
#bf5e05 RGB chart
      #bf5e05 CMYK chart
      #bf5e05 RGB pie chart
      #bf5e05 color shades, tints & tones
#bf5e05 color schemes
#bf5e05 color preview, HTML & CSS examples
           This text has a color of #bf5e05        
        
          <p style="color:#bf5e05;">Text here</p>
        
        
          .mytext {color:#bf5e05;}
        
        Text color #bf5e05
      
           This box has a color of #bf5e05        
        
          <div style="background-color:#bf5e05;">Content here</div>
        
        
          .mybackground {background-color:#bf5e05;}
        
        Background color #bf5e05
      
           Border around this has a color of #bf5e05        
        
          <div style="border:2px solid #bf5e05;">Content here</div>
        
        
          .myborder {border:2px solid #bf5e05;}
        
        Border color #bf5e05