#be1b14 color space conversions
Hex:
        #be1b14
        RGB:
        190, 27, 20
        CMY:
        25, 89, 92
        CMYK:
        0, 86, 89, 25
      HSL:
        2°, 80.9524%, 41.1765%
        HSV (HSB):
        2°, 89.4737%, 74.5098%
        XYZ:
        21.7534, 11.7815, 1.7893
        xyY:
        0.6158, 0.3335, 11.7815
      CIE-Lab:
        40.8668, 60.7284, 47.1980
        CIE-LCH:
        40.8668, 76.9129, 37.8543
        CIE-Luv:
        40.8668, 121.6728, 27.5376
        Hunter-Lab:
        34.3242, 53.0592, 20.9361
      #be1b14 color charts
#be1b14 RGB chart
      #be1b14 CMYK chart
      #be1b14 RGB pie chart
      #be1b14 color shades, tints & tones
#be1b14 color schemes
#be1b14 color preview, HTML & CSS examples
           This text has a color of #be1b14        
        
          <p style="color:#be1b14;">Text here</p>
        
        
          .mytext {color:#be1b14;}
        
        Text color #be1b14
      
           This box has a color of #be1b14        
        
          <div style="background-color:#be1b14;">Content here</div>
        
        
          .mybackground {background-color:#be1b14;}
        
        Background color #be1b14
      
           Border around this has a color of #be1b14        
        
          <div style="border:2px solid #be1b14;">Content here</div>
        
        
          .myborder {border:2px solid #be1b14;}
        
        Border color #be1b14