#bf603f color space conversions
Hex:
        #bf603f
        RGB:
        191, 96, 63
        CMY:
        25, 62, 75
        CMYK:
        0, 50, 67, 25
      HSL:
        15°, 50.3937%, 49.8039%
        HSV (HSB):
        15°, 67.0157%, 74.9020%
        XYZ:
        26.5659, 19.8010, 7.1244
        xyY:
        0.4966, 0.3702, 19.8010
      CIE-Lab:
        51.6115, 35.4843, 35.9792
        CIE-LCH:
        51.6115, 50.5336, 45.3968
        CIE-Luv:
        51.6115, 73.9467, 32.3935
        Hunter-Lab:
        44.4983, 28.6943, 21.6562
      #bf603f color charts
#bf603f RGB chart
      #bf603f CMYK chart
      #bf603f RGB pie chart
      #bf603f color shades, tints & tones
#bf603f color schemes
#bf603f color preview, HTML & CSS examples
           This text has a color of #bf603f        
        
          <p style="color:#bf603f;">Text here</p>
        
        
          .mytext {color:#bf603f;}
        
        Text color #bf603f
      
           This box has a color of #bf603f        
        
          <div style="background-color:#bf603f;">Content here</div>
        
        
          .mybackground {background-color:#bf603f;}
        
        Background color #bf603f
      
           Border around this has a color of #bf603f        
        
          <div style="border:2px solid #bf603f;">Content here</div>
        
        
          .myborder {border:2px solid #bf603f;}
        
        Border color #bf603f