#be313a color space conversions
Hex:
        #be313a
        RGB:
        190, 49, 58
        CMY:
        25, 81, 77
        CMYK:
        0, 74, 69, 25
      HSL:
        356°, 58.9958%, 46.8627%
        HSV (HSB):
        356°, 74.2105%, 74.5098%
        XYZ:
        23.0972, 13.4493, 5.3816
        xyY:
        0.5509, 0.3208, 13.4493
      CIE-Lab:
        43.4325, 55.8416, 29.0725
        CIE-LCH:
        43.4325, 62.9563, 27.5026
        CIE-Luv:
        43.4325, 104.7641, 19.1735
        Hunter-Lab:
        36.6732, 48.2432, 16.9708
      #be313a color charts
#be313a RGB chart
      #be313a CMYK chart
      #be313a RGB pie chart
      #be313a color shades, tints & tones
#be313a color schemes
#be313a color preview, HTML & CSS examples
           This text has a color of #be313a        
        
          <p style="color:#be313a;">Text here</p>
        
        
          .mytext {color:#be313a;}
        
        Text color #be313a
      
           This box has a color of #be313a        
        
          <div style="background-color:#be313a;">Content here</div>
        
        
          .mybackground {background-color:#be313a;}
        
        Background color #be313a
      
           Border around this has a color of #be313a        
        
          <div style="border:2px solid #be313a;">Content here</div>
        
        
          .myborder {border:2px solid #be313a;}
        
        Border color #be313a