#be212d color space conversions
Hex:
        #be212d
        RGB:
        190, 33, 45
        CMY:
        25, 87, 82
        CMYK:
        0, 83, 76, 25
      HSL:
        355°, 70.4036%, 43.7255%
        HSV (HSB):
        355°, 82.6316%, 74.5098%
        XYZ:
        22.2527, 12.2243, 3.6693
        xyY:
        0.5834, 0.3205, 12.2243
      CIE-Lab:
        41.5704, 60.0176, 34.6586
        CIE-LCH:
        41.5704, 69.3061, 30.0053
        CIE-Luv:
        41.5704, 115.1397, 21.3680
        Hunter-Lab:
        34.9633, 52.4222, 18.2520
      #be212d color charts
#be212d RGB chart
      #be212d CMYK chart
      #be212d RGB pie chart
      #be212d color shades, tints & tones
#be212d color schemes
#be212d color preview, HTML & CSS examples
           This text has a color of #be212d        
        
          <p style="color:#be212d;">Text here</p>
        
        
          .mytext {color:#be212d;}
        
        Text color #be212d
      
           This box has a color of #be212d        
        
          <div style="background-color:#be212d;">Content here</div>
        
        
          .mybackground {background-color:#be212d;}
        
        Background color #be212d
      
           Border around this has a color of #be212d        
        
          <div style="border:2px solid #be212d;">Content here</div>
        
        
          .myborder {border:2px solid #be212d;}
        
        Border color #be212d