#be1c27 color space conversions
Hex:
        #be1c27
        RGB:
        190, 28, 39
        CMY:
        25, 89, 85
        CMYK:
        0, 85, 79, 25
      HSL:
        356°, 74.3119%, 42.7451%
        HSV (HSB):
        356°, 85.2632%, 74.5098%
        XYZ:
        22.0167, 11.9241, 3.0606
        xyY:
        0.5950, 0.3223, 11.9241
      CIE-Lab:
        41.0953, 60.9722, 37.6294
        CIE-LCH:
        41.0953, 71.6490, 31.6811
        CIE-Luv:
        41.0953, 118.2827, 22.7322
        Hunter-Lab:
        34.5313, 53.3790, 18.9169
      #be1c27 color charts
#be1c27 RGB chart
      #be1c27 CMYK chart
      #be1c27 RGB pie chart
      #be1c27 color shades, tints & tones
#be1c27 color schemes
#be1c27 color preview, HTML & CSS examples
           This text has a color of #be1c27        
        
          <p style="color:#be1c27;">Text here</p>
        
        
          .mytext {color:#be1c27;}
        
        Text color #be1c27
      
           This box has a color of #be1c27        
        
          <div style="background-color:#be1c27;">Content here</div>
        
        
          .mybackground {background-color:#be1c27;}
        
        Background color #be1c27
      
           Border around this has a color of #be1c27        
        
          <div style="border:2px solid #be1c27;">Content here</div>
        
        
          .myborder {border:2px solid #be1c27;}
        
        Border color #be1c27