#bf102f color space conversions
Hex:
        #bf102f
        RGB:
        191, 16, 47
        CMY:
        25, 94, 82
        CMYK:
        0, 92, 75, 25
      HSL:
        349°, 84.5411%, 40.5882%
        HSV (HSB):
        349°, 91.6230%, 74.9020%
        XYZ:
        22.1842, 11.6522, 3.7692
        xyY:
        0.5899, 0.3099, 11.6522
      CIE-Lab:
        40.6579, 63.6346, 32.5043
        CIE-LCH:
        40.6579, 71.4556, 27.0578
        CIE-Luv:
        40.6579, 120.6251, 18.5946
        Hunter-Lab:
        34.1353, 56.2689, 17.3480
      #bf102f color charts
#bf102f RGB chart
      #bf102f CMYK chart
      #bf102f RGB pie chart
      #bf102f color shades, tints & tones
#bf102f color schemes
#bf102f color preview, HTML & CSS examples
           This text has a color of #bf102f        
        
          <p style="color:#bf102f;">Text here</p>
        
        
          .mytext {color:#bf102f;}
        
        Text color #bf102f
      
           This box has a color of #bf102f        
        
          <div style="background-color:#bf102f;">Content here</div>
        
        
          .mybackground {background-color:#bf102f;}
        
        Background color #bf102f
      
           Border around this has a color of #bf102f        
        
          <div style="border:2px solid #bf102f;">Content here</div>
        
        
          .myborder {border:2px solid #bf102f;}
        
        Border color #bf102f