#be121f color space conversions
Hex:
        #be121f
        RGB:
        190, 18, 31
        CMY:
        25, 93, 88
        CMYK:
        0, 91, 84, 25
      HSL:
        355°, 82.6923%, 40.7843%
        HSV (HSB):
        355°, 90.5263%, 74.5098%
        XYZ:
        21.6988, 11.4787, 2.3683
        xyY:
        0.6104, 0.3229, 11.4787
      CIE-Lab:
        40.3753, 62.5909, 41.3705
        CIE-LCH:
        40.3753, 75.0276, 33.4634
        CIE-Luv:
        40.3753, 122.8280, 23.9743
        Hunter-Lab:
        33.8802, 55.0313, 19.5717
      #be121f color charts
#be121f RGB chart
      #be121f CMYK chart
      #be121f RGB pie chart
      #be121f color shades, tints & tones
#be121f color schemes
#be121f color preview, HTML & CSS examples
           This text has a color of #be121f        
        
          <p style="color:#be121f;">Text here</p>
        
        
          .mytext {color:#be121f;}
        
        Text color #be121f
      
           This box has a color of #be121f        
        
          <div style="background-color:#be121f;">Content here</div>
        
        
          .mybackground {background-color:#be121f;}
        
        Background color #be121f
      
           Border around this has a color of #be121f        
        
          <div style="border:2px solid #be121f;">Content here</div>
        
        
          .myborder {border:2px solid #be121f;}
        
        Border color #be121f