#bf0e45 color space conversions
Hex:
        #bf0e45
        RGB:
        191, 14, 69
        CMY:
        25, 95, 73
        CMYK:
        0, 93, 64, 25
      HSL:
        341°, 86.3415%, 40.1961%
        HSV (HSB):
        341°, 92.6702%, 74.9020%
        XYZ:
        22.7171, 11.8201, 6.7144
        xyY:
        0.5507, 0.2865, 11.8201
      CIE-Lab:
        40.9288, 64.9122, 19.1375
        CIE-LCH:
        40.9288, 67.6745, 16.4266
        CIE-Luv:
        40.9288, 114.3395, 7.9055
        Hunter-Lab:
        34.3804, 57.7794, 12.4871
      #bf0e45 color charts
#bf0e45 RGB chart
      #bf0e45 CMYK chart
      #bf0e45 RGB pie chart
      #bf0e45 color shades, tints & tones
#bf0e45 color schemes
#bf0e45 color preview, HTML & CSS examples
           This text has a color of #bf0e45        
        
          <p style="color:#bf0e45;">Text here</p>
        
        
          .mytext {color:#bf0e45;}
        
        Text color #bf0e45
      
           This box has a color of #bf0e45        
        
          <div style="background-color:#bf0e45;">Content here</div>
        
        
          .mybackground {background-color:#bf0e45;}
        
        Background color #bf0e45
      
           Border around this has a color of #bf0e45        
        
          <div style="border:2px solid #bf0e45;">Content here</div>
        
        
          .myborder {border:2px solid #bf0e45;}
        
        Border color #bf0e45