#be1818 color space conversions
Hex:
        #be1818
        RGB:
        190, 24, 24
        CMY:
        25, 91, 91
        CMYK:
        0, 87, 87, 25
      HSL:
        0°, 77.5701%, 41.9608%
        HSV (HSB):
        0°, 87.3684%, 74.5098%
        XYZ:
        21.7267, 11.6664, 1.9709
        xyY:
        0.6144, 0.3299, 11.6664
      CIE-Lab:
        40.6809, 61.4045, 45.2132
        CIE-LCH:
        40.6809, 76.2545, 36.3649
        CIE-Luv:
        40.6809, 122.1881, 26.3495
        Hunter-Lab:
        34.1561, 53.7709, 20.4881
      #be1818 color charts
#be1818 RGB chart
      #be1818 CMYK chart
      #be1818 RGB pie chart
      #be1818 color shades, tints & tones
#be1818 color schemes
#be1818 color preview, HTML & CSS examples
           This text has a color of #be1818        
        
          <p style="color:#be1818;">Text here</p>
        
        
          .mytext {color:#be1818;}
        
        Text color #be1818
      
           This box has a color of #be1818        
        
          <div style="background-color:#be1818;">Content here</div>
        
        
          .mybackground {background-color:#be1818;}
        
        Background color #be1818
      
           Border around this has a color of #be1818        
        
          <div style="border:2px solid #be1818;">Content here</div>
        
        
          .myborder {border:2px solid #be1818;}
        
        Border color #be1818