#bf6e20 color space conversions
Hex:
        #bf6e20
        RGB:
        191, 110, 32
        CMY:
        25, 57, 87
        CMYK:
        0, 42, 83, 25
      HSL:
        29°, 71.3004%, 43.7255%
        HSV (HSB):
        29°, 83.2461%, 74.9020%
        XYZ:
        27.3225, 22.3325, 4.2371
        xyY:
        0.5070, 0.4144, 22.3325
      CIE-Lab:
        54.3780, 26.6338, 53.5672
        CIE-LCH:
        54.3780, 59.8231, 63.5633
        CIE-Luv:
        54.3780, 66.1556, 47.7970
        Hunter-Lab:
        47.2573, 20.5022, 27.7642
      #bf6e20 color charts
#bf6e20 RGB chart
      #bf6e20 CMYK chart
      #bf6e20 RGB pie chart
      #bf6e20 color shades, tints & tones
#bf6e20 color schemes
#bf6e20 color preview, HTML & CSS examples
           This text has a color of #bf6e20        
        
          <p style="color:#bf6e20;">Text here</p>
        
        
          .mytext {color:#bf6e20;}
        
        Text color #bf6e20
      
           This box has a color of #bf6e20        
        
          <div style="background-color:#bf6e20;">Content here</div>
        
        
          .mybackground {background-color:#bf6e20;}
        
        Background color #bf6e20
      
           Border around this has a color of #bf6e20        
        
          <div style="border:2px solid #bf6e20;">Content here</div>
        
        
          .myborder {border:2px solid #bf6e20;}
        
        Border color #bf6e20