#bf533f color space conversions
Hex:
        #bf533f
        RGB:
        191, 83, 63
        CMY:
        25, 67, 75
        CMYK:
        0, 57, 67, 25
      HSL:
        9°, 50.3937%, 49.8039%
        HSV (HSB):
        9°, 67.0157%, 74.9020%
        XYZ:
        25.4763, 17.6218, 6.7612
        xyY:
        0.5110, 0.3534, 17.6218
      CIE-Lab:
        49.0341, 42.0616, 32.9290
        CIE-LCH:
        49.0341, 53.4182, 38.0565
        CIE-Luv:
        49.0341, 83.3746, 27.4870
        Hunter-Lab:
        41.9783, 34.8684, 19.8353
      #bf533f color charts
#bf533f RGB chart
      #bf533f CMYK chart
      #bf533f RGB pie chart
      #bf533f color shades, tints & tones
#bf533f color schemes
#bf533f color preview, HTML & CSS examples
           This text has a color of #bf533f        
        
          <p style="color:#bf533f;">Text here</p>
        
        
          .mytext {color:#bf533f;}
        
        Text color #bf533f
      
           This box has a color of #bf533f        
        
          <div style="background-color:#bf533f;">Content here</div>
        
        
          .mybackground {background-color:#bf533f;}
        
        Background color #bf533f
      
           Border around this has a color of #bf533f        
        
          <div style="border:2px solid #bf533f;">Content here</div>
        
        
          .myborder {border:2px solid #bf533f;}
        
        Border color #bf533f