#bf342b color space conversions
Hex:
        #bf342b
        RGB:
        191, 52, 43
        CMY:
        25, 80, 83
        CMYK:
        0, 73, 77, 25
      HSL:
        4°, 63.2479%, 45.8824%
        HSV (HSB):
        4°, 77.4869%, 74.9020%
        XYZ:
        23.1499, 13.7068, 3.7110
        xyY:
        0.5706, 0.3379, 13.7068
      CIE-Lab:
        43.8094, 54.4539, 38.2749
        CIE-LCH:
        43.8094, 66.5597, 35.1029
        CIE-Luv:
        43.8094, 107.1714, 26.1496
        Hunter-Lab:
        37.0227, 46.8246, 19.9728
      #bf342b color charts
#bf342b RGB chart
      #bf342b CMYK chart
      #bf342b RGB pie chart
      #bf342b color shades, tints & tones
#bf342b color schemes
#bf342b color preview, HTML & CSS examples
           This text has a color of #bf342b        
        
          <p style="color:#bf342b;">Text here</p>
        
        
          .mytext {color:#bf342b;}
        
        Text color #bf342b
      
           This box has a color of #bf342b        
        
          <div style="background-color:#bf342b;">Content here</div>
        
        
          .mybackground {background-color:#bf342b;}
        
        Background color #bf342b
      
           Border around this has a color of #bf342b        
        
          <div style="border:2px solid #bf342b;">Content here</div>
        
        
          .myborder {border:2px solid #bf342b;}
        
        Border color #bf342b