#be2a38 color space conversions
Hex:
        #be2a38
        RGB:
        190, 42, 56
        CMY:
        25, 84, 78
        CMYK:
        0, 78, 71, 25
      HSL:
        354°, 63.7931%, 45.4902%
        HSV (HSB):
        354°, 77.8947%, 74.5098%
        XYZ:
        22.7770, 12.8886, 5.0286
        xyY:
        0.5597, 0.3167, 12.8886
      CIE-Lab:
        42.5949, 58.0031, 29.2694
        CIE-LCH:
        42.5949, 64.9697, 26.7763
        CIE-Luv:
        42.5949, 108.6643, 18.4948
        Hunter-Lab:
        35.9007, 50.4220, 16.8257
      #be2a38 color charts
#be2a38 RGB chart
      #be2a38 CMYK chart
      #be2a38 RGB pie chart
      #be2a38 color shades, tints & tones
#be2a38 color schemes
#be2a38 color preview, HTML & CSS examples
           This text has a color of #be2a38        
        
          <p style="color:#be2a38;">Text here</p>
        
        
          .mytext {color:#be2a38;}
        
        Text color #be2a38
      
           This box has a color of #be2a38        
        
          <div style="background-color:#be2a38;">Content here</div>
        
        
          .mybackground {background-color:#be2a38;}
        
        Background color #be2a38
      
           Border around this has a color of #be2a38        
        
          <div style="border:2px solid #be2a38;">Content here</div>
        
        
          .myborder {border:2px solid #be2a38;}
        
        Border color #be2a38