#bf0c45 color space conversions
Hex:
        #bf0c45
        RGB:
        191, 12, 69
        CMY:
        25, 95, 73
        CMYK:
        0, 94, 64, 25
      HSL:
        341°, 88.1773%, 39.8039%
        HSV (HSB):
        341°, 93.7173%, 74.9020%
        XYZ:
        22.6915, 11.7690, 6.7059
        xyY:
        0.5512, 0.2859, 11.7690
      CIE-Lab:
        40.8466, 65.1501, 19.0292
        CIE-LCH:
        40.8466, 67.8723, 16.2822
        CIE-Luv:
        40.8466, 114.6797, 7.7326
        Hunter-Lab:
        34.3059, 58.0326, 12.4246
      #bf0c45 color charts
#bf0c45 RGB chart
      #bf0c45 CMYK chart
      #bf0c45 RGB pie chart
      #bf0c45 color shades, tints & tones
#bf0c45 color schemes
#bf0c45 color preview, HTML & CSS examples
           This text has a color of #bf0c45        
        
          <p style="color:#bf0c45;">Text here</p>
        
        
          .mytext {color:#bf0c45;}
        
        Text color #bf0c45
      
           This box has a color of #bf0c45        
        
          <div style="background-color:#bf0c45;">Content here</div>
        
        
          .mybackground {background-color:#bf0c45;}
        
        Background color #bf0c45
      
           Border around this has a color of #bf0c45        
        
          <div style="border:2px solid #bf0c45;">Content here</div>
        
        
          .myborder {border:2px solid #bf0c45;}
        
        Border color #bf0c45