#be2c32 color space conversions
Hex:
        #be2c32
        RGB:
        190, 44, 50
        CMY:
        25, 83, 80
        CMYK:
        0, 77, 74, 25
      HSL:
        358°, 62.3932%, 45.8824%
        HSV (HSB):
        358°, 76.8421%, 74.5098%
        XYZ:
        22.7116, 12.9788, 4.3257
        xyY:
        0.5676, 0.3243, 12.9788
      CIE-Lab:
        42.7313, 57.1179, 33.0170
        CIE-LCH:
        42.7313, 65.9741, 30.0301
        CIE-Luv:
        42.7313, 109.1620, 21.5050
        Hunter-Lab:
        36.0261, 49.4844, 18.0992
      #be2c32 color charts
#be2c32 RGB chart
      #be2c32 CMYK chart
      #be2c32 RGB pie chart
      #be2c32 color shades, tints & tones
#be2c32 color schemes
#be2c32 color preview, HTML & CSS examples
           This text has a color of #be2c32        
        
          <p style="color:#be2c32;">Text here</p>
        
        
          .mytext {color:#be2c32;}
        
        Text color #be2c32
      
           This box has a color of #be2c32        
        
          <div style="background-color:#be2c32;">Content here</div>
        
        
          .mybackground {background-color:#be2c32;}
        
        Background color #be2c32
      
           Border around this has a color of #be2c32        
        
          <div style="border:2px solid #be2c32;">Content here</div>
        
        
          .myborder {border:2px solid #be2c32;}
        
        Border color #be2c32