#be241e color space conversions
Hex:
        #be241e
        RGB:
        190, 36, 30
        CMY:
        25, 86, 88
        CMYK:
        0, 81, 84, 25
      HSL:
        2°, 72.7273%, 43.1373%
        HSV (HSB):
        2°, 84.2105%, 74.5098%
        XYZ:
        22.1004, 12.3026, 2.4381
        xyY:
        0.5999, 0.3339, 12.3026
      CIE-Lab:
        41.6931, 58.7842, 43.0991
        CIE-LCH:
        41.6931, 72.8912, 36.2480
        CIE-Luv:
        41.6931, 116.7168, 26.6532
        Hunter-Lab:
        35.0751, 51.0893, 20.4313
      #be241e color charts
#be241e RGB chart
      #be241e CMYK chart
      #be241e RGB pie chart
      #be241e color shades, tints & tones
#be241e color schemes
#be241e color preview, HTML & CSS examples
           This text has a color of #be241e        
        
          <p style="color:#be241e;">Text here</p>
        
        
          .mytext {color:#be241e;}
        
        Text color #be241e
      
           This box has a color of #be241e        
        
          <div style="background-color:#be241e;">Content here</div>
        
        
          .mybackground {background-color:#be241e;}
        
        Background color #be241e
      
           Border around this has a color of #be241e        
        
          <div style="border:2px solid #be241e;">Content here</div>
        
        
          .myborder {border:2px solid #be241e;}
        
        Border color #be241e