#bf083e color space conversions
Hex:
        #bf083e
        RGB:
        191, 8, 62
        CMY:
        25, 97, 76
        CMYK:
        0, 96, 68, 25
      HSL:
        342°, 91.9598%, 39.0196%
        HSV (HSB):
        342°, 95.8115%, 74.9020%
        XYZ:
        22.4422, 11.5978, 5.6132
        xyY:
        0.5660, 0.2925, 11.5978
      CIE-Lab:
        40.5697, 65.2035, 23.0984
        CIE-LCH:
        40.5697, 69.1740, 19.5067
        CIE-Luv:
        40.5697, 117.6733, 11.1494
        Hunter-Lab:
        34.0556, 58.0319, 14.0665
      #bf083e color charts
#bf083e RGB chart
      #bf083e CMYK chart
      #bf083e RGB pie chart
      #bf083e color shades, tints & tones
#bf083e color schemes
#bf083e color preview, HTML & CSS examples
           This text has a color of #bf083e        
        
          <p style="color:#bf083e;">Text here</p>
        
        
          .mytext {color:#bf083e;}
        
        Text color #bf083e
      
           This box has a color of #bf083e        
        
          <div style="background-color:#bf083e;">Content here</div>
        
        
          .mybackground {background-color:#bf083e;}
        
        Background color #bf083e
      
           Border around this has a color of #bf083e        
        
          <div style="border:2px solid #bf083e;">Content here</div>
        
        
          .myborder {border:2px solid #bf083e;}
        
        Border color #bf083e