#bf934d color space conversions
Hex:
        #bf934d
        RGB:
        191, 147, 77
        CMY:
        25, 42, 70
        CMYK:
        0, 23, 60, 25
      HSL:
        37°, 47.1074%, 52.5490%
        HSV (HSB):
        37°, 59.6859%, 74.9020%
        XYZ:
        33.2591, 32.4796, 11.5374
        xyY:
        0.4304, 0.4203, 32.4796
      CIE-Lab:
        63.7373, 8.6437, 42.8371
        CIE-LCH:
        63.7373, 43.7004, 78.5920
        CIE-Luv:
        63.7373, 34.6657, 48.3048
        Hunter-Lab:
        56.9909, 4.4362, 27.8908
      #bf934d color charts
#bf934d RGB chart
      #bf934d CMYK chart
      #bf934d RGB pie chart
      #bf934d color shades, tints & tones
#bf934d color schemes
#bf934d color preview, HTML & CSS examples
           This text has a color of #bf934d        
        
          <p style="color:#bf934d;">Text here</p>
        
        
          .mytext {color:#bf934d;}
        
        Text color #bf934d
      
           This box has a color of #bf934d        
        
          <div style="background-color:#bf934d;">Content here</div>
        
        
          .mybackground {background-color:#bf934d;}
        
        Background color #bf934d
      
           Border around this has a color of #bf934d        
        
          <div style="border:2px solid #bf934d;">Content here</div>
        
        
          .myborder {border:2px solid #bf934d;}
        
        Border color #bf934d