#bf1c43 color space conversions
Hex:
        #bf1c43
        RGB:
        191, 28, 67
        CMY:
        25, 89, 74
        CMYK:
        0, 85, 65, 25
      HSL:
        346°, 74.4292%, 42.9412%
        HSV (HSB):
        346°, 85.3403%, 74.9020%
        XYZ:
        22.9142, 12.3121, 6.4790
        xyY:
        0.5494, 0.2952, 12.3121
      CIE-Lab:
        41.7079, 62.4488, 21.4155
        CIE-LCH:
        41.7079, 66.0188, 18.9283
        CIE-Luv:
        41.7079, 111.6270, 10.7024
        Hunter-Lab:
        35.0886, 55.1623, 13.6144
      #bf1c43 color charts
#bf1c43 RGB chart
      #bf1c43 CMYK chart
      #bf1c43 RGB pie chart
      #bf1c43 color shades, tints & tones
#bf1c43 color schemes
#bf1c43 color preview, HTML & CSS examples
           This text has a color of #bf1c43        
        
          <p style="color:#bf1c43;">Text here</p>
        
        
          .mytext {color:#bf1c43;}
        
        Text color #bf1c43
      
           This box has a color of #bf1c43        
        
          <div style="background-color:#bf1c43;">Content here</div>
        
        
          .mybackground {background-color:#bf1c43;}
        
        Background color #bf1c43
      
           Border around this has a color of #bf1c43        
        
          <div style="border:2px solid #bf1c43;">Content here</div>
        
        
          .myborder {border:2px solid #bf1c43;}
        
        Border color #bf1c43