#bf492f color space conversions
Hex:
        #bf492f
        RGB:
        191, 73, 47
        CMY:
        25, 71, 82
        CMYK:
        0, 62, 75, 25
      HSL:
        11°, 60.5042%, 46.6667%
        HSV (HSB):
        11°, 75.3927%, 74.9020%
        XYZ:
        24.3815, 16.0467, 4.5016
        xyY:
        0.5427, 0.3572, 16.0467
      CIE-Lab:
        47.0357, 45.9896, 39.5258
        CIE-LCH:
        47.0357, 60.6411, 40.6774
        CIE-Luv:
        47.0357, 93.0858, 30.6141
        Hunter-Lab:
        40.0583, 38.5419, 21.3780
      #bf492f color charts
#bf492f RGB chart
      #bf492f CMYK chart
      #bf492f RGB pie chart
      #bf492f color shades, tints & tones
#bf492f color schemes
#bf492f color preview, HTML & CSS examples
           This text has a color of #bf492f        
        
          <p style="color:#bf492f;">Text here</p>
        
        
          .mytext {color:#bf492f;}
        
        Text color #bf492f
      
           This box has a color of #bf492f        
        
          <div style="background-color:#bf492f;">Content here</div>
        
        
          .mybackground {background-color:#bf492f;}
        
        Background color #bf492f
      
           Border around this has a color of #bf492f        
        
          <div style="border:2px solid #bf492f;">Content here</div>
        
        
          .myborder {border:2px solid #bf492f;}
        
        Border color #bf492f