#be131e color space conversions
Hex:
        #be131e
        RGB:
        190, 19, 30
        CMY:
        25, 93, 88
        CMYK:
        0, 90, 84, 25
      HSL:
        356°, 81.8182%, 40.9804%
        HSV (HSB):
        356°, 90.0000%, 74.5098%
        XYZ:
        21.7024, 11.5066, 2.3055
        xyY:
        0.6111, 0.3240, 11.5066
      CIE-Lab:
        40.4210, 62.4107, 41.9474
        CIE-LCH:
        40.4210, 75.1976, 33.9058
        CIE-Luv:
        40.4210, 122.7403, 24.3437
        Hunter-Lab:
        33.9214, 54.8391, 19.7154
      #be131e color charts
#be131e RGB chart
      #be131e CMYK chart
      #be131e RGB pie chart
      #be131e color shades, tints & tones
#be131e color schemes
#be131e color preview, HTML & CSS examples
           This text has a color of #be131e        
        
          <p style="color:#be131e;">Text here</p>
        
        
          .mytext {color:#be131e;}
        
        Text color #be131e
      
           This box has a color of #be131e        
        
          <div style="background-color:#be131e;">Content here</div>
        
        
          .mybackground {background-color:#be131e;}
        
        Background color #be131e
      
           Border around this has a color of #be131e        
        
          <div style="border:2px solid #be131e;">Content here</div>
        
        
          .myborder {border:2px solid #be131e;}
        
        Border color #be131e