#bf863d color space conversions
Hex:
        #bf863d
        RGB:
        191, 134, 61
        CMY:
        25, 47, 76
        CMYK:
        0, 30, 68, 25
      HSL:
        34°, 51.5873%, 49.4118%
        HSV (HSB):
        34°, 68.0628%, 74.9020%
        XYZ:
        30.8533, 28.4635, 8.2827
        xyY:
        0.4564, 0.4211, 28.4635
      CIE-Lab:
        60.3052, 14.7282, 46.8182
        CIE-LCH:
        60.3052, 49.0801, 72.5373
        CIE-Luv:
        60.3052, 45.3580, 48.9350
        Hunter-Lab:
        53.3512, 9.8629, 28.1411
      #bf863d color charts
#bf863d RGB chart
      #bf863d CMYK chart
      #bf863d RGB pie chart
      #bf863d color shades, tints & tones
#bf863d color schemes
#bf863d color preview, HTML & CSS examples
           This text has a color of #bf863d        
        
          <p style="color:#bf863d;">Text here</p>
        
        
          .mytext {color:#bf863d;}
        
        Text color #bf863d
      
           This box has a color of #bf863d        
        
          <div style="background-color:#bf863d;">Content here</div>
        
        
          .mybackground {background-color:#bf863d;}
        
        Background color #bf863d
      
           Border around this has a color of #bf863d        
        
          <div style="border:2px solid #bf863d;">Content here</div>
        
        
          .myborder {border:2px solid #bf863d;}
        
        Border color #bf863d