#bf051e color space conversions
Hex:
        #bf051e
        RGB:
        191, 5, 30
        CMY:
        25, 98, 88
        CMYK:
        0, 97, 84, 25
      HSL:
        352°, 94.8980%, 38.4314%
        HSV (HSB):
        352°, 97.3822%, 74.9020%
        XYZ:
        21.7745, 11.2786, 2.2576
        xyY:
        0.6167, 0.3194, 11.2786
      CIE-Lab:
        40.0459, 64.3654, 41.6857
        CIE-LCH:
        40.0459, 76.6851, 32.9288
        CIE-Luv:
        40.0459, 126.3257, 23.4461
        Hunter-Lab:
        33.5837, 56.9616, 19.5228
      #bf051e color charts
#bf051e RGB chart
      #bf051e CMYK chart
      #bf051e RGB pie chart
      #bf051e color shades, tints & tones
#bf051e color schemes
#bf051e color preview, HTML & CSS examples
           This text has a color of #bf051e        
        
          <p style="color:#bf051e;">Text here</p>
        
        
          .mytext {color:#bf051e;}
        
        Text color #bf051e
      
           This box has a color of #bf051e        
        
          <div style="background-color:#bf051e;">Content here</div>
        
        
          .mybackground {background-color:#bf051e;}
        
        Background color #bf051e
      
           Border around this has a color of #bf051e        
        
          <div style="border:2px solid #bf051e;">Content here</div>
        
        
          .myborder {border:2px solid #bf051e;}
        
        Border color #bf051e