#be1a14 color space conversions
Hex:
        #be1a14
        RGB:
        190, 26, 20
        CMY:
        25, 90, 92
        CMYK:
        0, 86, 89, 25
      HSL:
        2°, 80.9524%, 41.1765%
        HSV (HSB):
        2°, 89.4737%, 74.5098%
        XYZ:
        21.7309, 11.7364, 1.7818
        xyY:
        0.6165, 0.3330, 11.7364
      CIE-Lab:
        40.7941, 60.9358, 47.1441
        CIE-LCH:
        40.7941, 77.0437, 37.7280
        CIE-Luv:
        40.7941, 122.0250, 27.4090
        Hunter-Lab:
        34.2585, 53.2738, 20.8972
      #be1a14 color charts
#be1a14 RGB chart
      #be1a14 CMYK chart
      #be1a14 RGB pie chart
      #be1a14 color shades, tints & tones
#be1a14 color schemes
#be1a14 color preview, HTML & CSS examples
           This text has a color of #be1a14        
        
          <p style="color:#be1a14;">Text here</p>
        
        
          .mytext {color:#be1a14;}
        
        Text color #be1a14
      
           This box has a color of #be1a14        
        
          <div style="background-color:#be1a14;">Content here</div>
        
        
          .mybackground {background-color:#be1a14;}
        
        Background color #be1a14
      
           Border around this has a color of #be1a14        
        
          <div style="border:2px solid #be1a14;">Content here</div>
        
        
          .myborder {border:2px solid #be1a14;}
        
        Border color #be1a14