#bf603d color space conversions
Hex:
        #bf603d
        RGB:
        191, 96, 61
        CMY:
        25, 62, 76
        CMYK:
        0, 50, 68, 25
      HSL:
        16°, 51.5873%, 49.4118%
        HSV (HSB):
        16°, 68.0628%, 74.9020%
        XYZ:
        26.5110, 19.7790, 6.8353
        xyY:
        0.4990, 0.3723, 19.7790
      CIE-Lab:
        51.5865, 35.3668, 37.0413
        CIE-LCH:
        51.5865, 51.2139, 46.3248
        CIE-Luv:
        51.5865, 74.2346, 33.2537
        Hunter-Lab:
        44.4736, 28.5762, 22.0190
      #bf603d color charts
#bf603d RGB chart
      #bf603d CMYK chart
      #bf603d RGB pie chart
      #bf603d color shades, tints & tones
#bf603d color schemes
#bf603d color preview, HTML & CSS examples
           This text has a color of #bf603d        
        
          <p style="color:#bf603d;">Text here</p>
        
        
          .mytext {color:#bf603d;}
        
        Text color #bf603d
      
           This box has a color of #bf603d        
        
          <div style="background-color:#bf603d;">Content here</div>
        
        
          .mybackground {background-color:#bf603d;}
        
        Background color #bf603d
      
           Border around this has a color of #bf603d        
        
          <div style="border:2px solid #bf603d;">Content here</div>
        
        
          .myborder {border:2px solid #bf603d;}
        
        Border color #bf603d