#be021f color space conversions
Hex:
        #be021f
        RGB:
        190, 2, 31
        CMY:
        25, 99, 88
        CMYK:
        0, 99, 84, 25
      HSL:
        351°, 97.9167%, 37.6471%
        HSV (HSB):
        351°, 98.9474%, 74.5098%
        XYZ:
        21.5042, 11.0895, 2.3034
        xyY:
        0.6162, 0.3178, 11.0895
      CIE-Lab:
        39.7308, 64.4526, 40.7737
        CIE-LCH:
        39.7308, 76.2669, 32.3181
        CIE-Luv:
        39.7308, 125.9348, 22.7908
        Hunter-Lab:
        33.3009, 56.9908, 19.2096
      #be021f color charts
#be021f RGB chart
      #be021f CMYK chart
      #be021f RGB pie chart
      #be021f color shades, tints & tones
#be021f color schemes
#be021f color preview, HTML & CSS examples
           This text has a color of #be021f        
        
          <p style="color:#be021f;">Text here</p>
        
        
          .mytext {color:#be021f;}
        
        Text color #be021f
      
           This box has a color of #be021f        
        
          <div style="background-color:#be021f;">Content here</div>
        
        
          .mybackground {background-color:#be021f;}
        
        Background color #be021f
      
           Border around this has a color of #be021f        
        
          <div style="border:2px solid #be021f;">Content here</div>
        
        
          .myborder {border:2px solid #be021f;}
        
        Border color #be021f