#bf972d color space conversions
Hex:
        #bf972d
        RGB:
        191, 151, 45
        CMY:
        25, 41, 82
        CMYK:
        0, 21, 76, 25
      HSL:
        44°, 61.8644%, 46.2745%
        HSV (HSB):
        44°, 76.4398%, 74.9020%
        XYZ:
        33.0261, 33.3990, 7.1886
        xyY:
        0.4486, 0.4537, 33.3990
      CIE-Lab:
        64.4827, 4.6060, 57.9297
        CIE-LCH:
        64.4827, 58.1126, 85.4539
        CIE-Luv:
        64.4827, 33.4797, 60.9482
        Hunter-Lab:
        57.7919, 0.8709, 33.0794
      #bf972d color charts
#bf972d RGB chart
      #bf972d CMYK chart
      #bf972d RGB pie chart
      #bf972d color shades, tints & tones
#bf972d color schemes
#bf972d color preview, HTML & CSS examples
           This text has a color of #bf972d        
        
          <p style="color:#bf972d;">Text here</p>
        
        
          .mytext {color:#bf972d;}
        
        Text color #bf972d
      
           This box has a color of #bf972d        
        
          <div style="background-color:#bf972d;">Content here</div>
        
        
          .mybackground {background-color:#bf972d;}
        
        Background color #bf972d
      
           Border around this has a color of #bf972d        
        
          <div style="border:2px solid #bf972d;">Content here</div>
        
        
          .myborder {border:2px solid #bf972d;}
        
        Border color #bf972d