#bf083b color space conversions
Hex:
        #bf083b
        RGB:
        191, 8, 59
        CMY:
        25, 97, 77
        CMYK:
        0, 96, 69, 25
      HSL:
        343°, 91.9598%, 39.0196%
        HSV (HSB):
        343°, 95.8115%, 74.9020%
        XYZ:
        22.3621, 11.5658, 5.1915
        xyY:
        0.5716, 0.2957, 11.5658
      CIE-Lab:
        40.5175, 65.0602, 24.9214
        CIE-LCH:
        40.5175, 69.6700, 20.9594
        CIE-Luv:
        40.5175, 118.6387, 12.6432
        Hunter-Lab:
        34.0085, 57.8567, 14.7552
      #bf083b color charts
#bf083b RGB chart
      #bf083b CMYK chart
      #bf083b RGB pie chart
      #bf083b color shades, tints & tones
#bf083b color schemes
#bf083b color preview, HTML & CSS examples
           This text has a color of #bf083b        
        
          <p style="color:#bf083b;">Text here</p>
        
        
          .mytext {color:#bf083b;}
        
        Text color #bf083b
      
           This box has a color of #bf083b        
        
          <div style="background-color:#bf083b;">Content here</div>
        
        
          .mybackground {background-color:#bf083b;}
        
        Background color #bf083b
      
           Border around this has a color of #bf083b        
        
          <div style="border:2px solid #bf083b;">Content here</div>
        
        
          .myborder {border:2px solid #bf083b;}
        
        Border color #bf083b