#be232a color space conversions
Hex:
        #be232a
        RGB:
        190, 35, 42
        CMY:
        25, 86, 84
        CMYK:
        0, 82, 78, 25
      HSL:
        357°, 68.8889%, 44.1176%
        HSV (HSB):
        357°, 81.5789%, 74.5098%
        XYZ:
        22.2542, 12.3164, 3.3949
        xyY:
        0.5862, 0.3244, 12.3164
      CIE-Lab:
        41.7146, 59.4029, 36.5596
        CIE-LCH:
        41.7146, 69.7518, 31.6103
        CIE-Luv:
        41.7146, 114.9799, 22.8019
        Hunter-Lab:
        35.0947, 51.7742, 18.8309
      #be232a color charts
#be232a RGB chart
      #be232a CMYK chart
      #be232a RGB pie chart
      #be232a color shades, tints & tones
#be232a color schemes
#be232a color preview, HTML & CSS examples
           This text has a color of #be232a        
        
          <p style="color:#be232a;">Text here</p>
        
        
          .mytext {color:#be232a;}
        
        Text color #be232a
      
           This box has a color of #be232a        
        
          <div style="background-color:#be232a;">Content here</div>
        
        
          .mybackground {background-color:#be232a;}
        
        Background color #be232a
      
           Border around this has a color of #be232a        
        
          <div style="border:2px solid #be232a;">Content here</div>
        
        
          .myborder {border:2px solid #be232a;}
        
        Border color #be232a