#bf0243 color space conversions
Hex:
        #bf0243
        RGB:
        191, 2, 67
        CMY:
        25, 99, 74
        CMYK:
        0, 99, 65, 25
      HSL:
        339°, 97.9275%, 37.8431%
        HSV (HSB):
        339°, 98.9529%, 74.9020%
        XYZ:
        22.5207, 11.5250, 6.3478
        xyY:
        0.5575, 0.2853, 11.5250
      CIE-Lab:
        40.4510, 66.0747, 19.7791
        CIE-LCH:
        40.4510, 68.9715, 16.6648
        CIE-Luv:
        40.4510, 116.8705, 8.0814
        Hunter-Lab:
        33.9485, 59.0029, 12.6778
      #bf0243 color charts
#bf0243 RGB chart
      #bf0243 CMYK chart
      #bf0243 RGB pie chart
      #bf0243 color shades, tints & tones
#bf0243 color schemes
#bf0243 color preview, HTML & CSS examples
           This text has a color of #bf0243        
        
          <p style="color:#bf0243;">Text here</p>
        
        
          .mytext {color:#bf0243;}
        
        Text color #bf0243
      
           This box has a color of #bf0243        
        
          <div style="background-color:#bf0243;">Content here</div>
        
        
          .mybackground {background-color:#bf0243;}
        
        Background color #bf0243
      
           Border around this has a color of #bf0243        
        
          <div style="border:2px solid #bf0243;">Content here</div>
        
        
          .myborder {border:2px solid #bf0243;}
        
        Border color #bf0243