#bf6a15 color space conversions
Hex:
        #bf6a15
        RGB:
        191, 106, 21
        CMY:
        25, 58, 92
        CMYK:
        0, 45, 89, 25
      HSL:
        30°, 80.1887%, 41.5686%
        HSV (HSB):
        30°, 89.0052%, 74.9020%
        XYZ:
        26.7752, 21.4386, 3.4363
        xyY:
        0.5184, 0.4151, 21.4386
      CIE-Lab:
        53.4262, 28.5186, 56.4968
        CIE-LCH:
        53.4262, 63.2867, 63.2162
        CIE-Luv:
        53.4262, 69.9903, 48.3583
        Hunter-Lab:
        46.3018, 22.1942, 28.0110
      #bf6a15 color charts
#bf6a15 RGB chart
      #bf6a15 CMYK chart
      #bf6a15 RGB pie chart
      #bf6a15 color shades, tints & tones
#bf6a15 color schemes
#bf6a15 color preview, HTML & CSS examples
           This text has a color of #bf6a15        
        
          <p style="color:#bf6a15;">Text here</p>
        
        
          .mytext {color:#bf6a15;}
        
        Text color #bf6a15
      
           This box has a color of #bf6a15        
        
          <div style="background-color:#bf6a15;">Content here</div>
        
        
          .mybackground {background-color:#bf6a15;}
        
        Background color #bf6a15
      
           Border around this has a color of #bf6a15        
        
          <div style="border:2px solid #bf6a15;">Content here</div>
        
        
          .myborder {border:2px solid #bf6a15;}
        
        Border color #bf6a15