#bf6f17 color space conversions
Hex:
        #bf6f17
        RGB:
        191, 111, 23
        CMY:
        25, 56, 91
        CMYK:
        0, 42, 88, 25
      HSL:
        31°, 78.5047%, 41.9608%
        HSV (HSB):
        31°, 87.9581%, 74.9020%
        XYZ:
        27.3250, 22.5071, 3.7147
        xyY:
        0.5103, 0.4203, 22.5071
      CIE-Lab:
        54.5610, 25.8551, 56.7905
        CIE-LCH:
        54.5610, 62.3991, 65.5215
        CIE-Luv:
        54.5610, 65.8171, 49.8555
        Hunter-Lab:
        47.4417, 19.7877, 28.5667
      #bf6f17 color charts
#bf6f17 RGB chart
      #bf6f17 CMYK chart
      #bf6f17 RGB pie chart
      #bf6f17 color shades, tints & tones
#bf6f17 color schemes
#bf6f17 color preview, HTML & CSS examples
           This text has a color of #bf6f17        
        
          <p style="color:#bf6f17;">Text here</p>
        
        
          .mytext {color:#bf6f17;}
        
        Text color #bf6f17
      
           This box has a color of #bf6f17        
        
          <div style="background-color:#bf6f17;">Content here</div>
        
        
          .mybackground {background-color:#bf6f17;}
        
        Background color #bf6f17
      
           Border around this has a color of #bf6f17        
        
          <div style="border:2px solid #bf6f17;">Content here</div>
        
        
          .myborder {border:2px solid #bf6f17;}
        
        Border color #bf6f17