#be151a color space conversions
Hex:
        #be151a
        RGB:
        190, 21, 26
        CMY:
        25, 92, 90
        CMYK:
        0, 89, 86, 25
      HSL:
        358°, 80.0948%, 41.3725%
        HSV (HSB):
        358°, 88.9474%, 74.5098%
        XYZ:
        21.6898, 11.5581, 2.0650
        xyY:
        0.6142, 0.3273, 11.5581
      CIE-Lab:
        40.5049, 61.9898, 44.0865
        CIE-LCH:
        40.5049, 76.0681, 35.4201
        CIE-Luv:
        40.5049, 122.8209, 25.5547
        Hunter-Lab:
        33.9971, 54.3861, 20.1967
      #be151a color charts
#be151a RGB chart
      #be151a CMYK chart
      #be151a RGB pie chart
      #be151a color shades, tints & tones
#be151a color schemes
#be151a color preview, HTML & CSS examples
           This text has a color of #be151a        
        
          <p style="color:#be151a;">Text here</p>
        
        
          .mytext {color:#be151a;}
        
        Text color #be151a
      
           This box has a color of #be151a        
        
          <div style="background-color:#be151a;">Content here</div>
        
        
          .mybackground {background-color:#be151a;}
        
        Background color #be151a
      
           Border around this has a color of #be151a        
        
          <div style="border:2px solid #be151a;">Content here</div>
        
        
          .myborder {border:2px solid #be151a;}
        
        Border color #be151a