#be1a34 color space conversions
Hex:
        #be1a34
        RGB:
        190, 26, 52
        CMY:
        25, 90, 80
        CMYK:
        0, 86, 73, 25
      HSL:
        350°, 75.9259%, 42.3529%
        HSV (HSB):
        350°, 86.3158%, 74.5098%
        XYZ:
        22.2244, 11.9339, 4.3809
        xyY:
        0.5767, 0.3097, 11.9339
      CIE-Lab:
        41.1108, 61.8681, 29.9341
        CIE-LCH:
        41.1108, 68.7293, 25.8195
        CIE-Luv:
        41.1108, 115.8897, 17.4639
        Hunter-Lab:
        34.5454, 54.3815, 16.6629
      #be1a34 color charts
#be1a34 RGB chart
      #be1a34 CMYK chart
      #be1a34 RGB pie chart
      #be1a34 color shades, tints & tones
#be1a34 color schemes
#be1a34 color preview, HTML & CSS examples
           This text has a color of #be1a34        
        
          <p style="color:#be1a34;">Text here</p>
        
        
          .mytext {color:#be1a34;}
        
        Text color #be1a34
      
           This box has a color of #be1a34        
        
          <div style="background-color:#be1a34;">Content here</div>
        
        
          .mybackground {background-color:#be1a34;}
        
        Background color #be1a34
      
           Border around this has a color of #be1a34        
        
          <div style="border:2px solid #be1a34;">Content here</div>
        
        
          .myborder {border:2px solid #be1a34;}
        
        Border color #be1a34