#bb964f color space conversions
Hex:
        #bb964f
        RGB:
        187, 150, 79
        CMY:
        27, 41, 69
        CMYK:
        0, 20, 58, 27
      HSL:
        39°, 44.2623%, 52.1569%
        HSV (HSB):
        39°, 57.7540%, 73.3333%
        XYZ:
        32.8111, 32.9420, 12.0262
        xyY:
        0.4218, 0.4235, 32.9420
      CIE-Lab:
        64.1139, 5.4314, 42.1682
        CIE-LCH:
        64.1139, 42.5166, 82.6606
        CIE-Luv:
        64.1139, 29.3956, 48.5494
        Hunter-Lab:
        57.3951, 1.6019, 27.7533
      #bb964f color charts
#bb964f RGB chart
      #bb964f CMYK chart
      #bb964f RGB pie chart
      #bb964f color shades, tints & tones
#bb964f color schemes
#bb964f color preview, HTML & CSS examples
           This text has a color of #bb964f        
        
          <p style="color:#bb964f;">Text here</p>
        
        
          .mytext {color:#bb964f;}
        
        Text color #bb964f
      
           This box has a color of #bb964f        
        
          <div style="background-color:#bb964f;">Content here</div>
        
        
          .mybackground {background-color:#bb964f;}
        
        Background color #bb964f
      
           Border around this has a color of #bb964f        
        
          <div style="border:2px solid #bb964f;">Content here</div>
        
        
          .myborder {border:2px solid #bb964f;}
        
        Border color #bb964f