#bf0d44 color space conversions
Hex:
        #bf0d44
        RGB:
        191, 13, 68
        CMY:
        25, 95, 73
        CMYK:
        0, 93, 64, 25
      HSL:
        341°, 87.2549%, 40.0000%
        HSV (HSB):
        341°, 93.1937%, 74.9020%
        XYZ:
        22.6732, 11.7816, 6.5479
        xyY:
        0.5530, 0.2873, 11.7816
      CIE-Lab:
        40.8668, 64.9792, 19.6893
        CIE-LCH:
        40.8668, 67.8968, 16.8573
        CIE-Luv:
        40.8668, 114.8633, 8.3667
        Hunter-Lab:
        34.3243, 57.8420, 12.7165
      #bf0d44 color charts
#bf0d44 RGB chart
      #bf0d44 CMYK chart
      #bf0d44 RGB pie chart
      #bf0d44 color shades, tints & tones
#bf0d44 color schemes
#bf0d44 color preview, HTML & CSS examples
           This text has a color of #bf0d44        
        
          <p style="color:#bf0d44;">Text here</p>
        
        
          .mytext {color:#bf0d44;}
        
        Text color #bf0d44
      
           This box has a color of #bf0d44        
        
          <div style="background-color:#bf0d44;">Content here</div>
        
        
          .mybackground {background-color:#bf0d44;}
        
        Background color #bf0d44
      
           Border around this has a color of #bf0d44        
        
          <div style="border:2px solid #bf0d44;">Content here</div>
        
        
          .myborder {border:2px solid #bf0d44;}
        
        Border color #bf0d44