#be013d color space conversions
Hex:
        #be013d
        RGB:
        190, 1, 61
        CMY:
        25, 100, 76
        CMYK:
        0, 99, 68, 25
      HSL:
        341°, 98.9529%, 37.4510%
        HSV (HSB):
        341°, 99.4737%, 74.5098%
        XYZ:
        22.0884, 11.3058, 5.4329
        xyY:
        0.5689, 0.2912, 11.3058
      CIE-Lab:
        40.0908, 65.6349, 23.0783
        CIE-LCH:
        40.0908, 69.5741, 19.3725
        CIE-Luv:
        40.0908, 118.3026, 10.9019
        Hunter-Lab:
        33.6241, 58.4183, 13.9569
      #be013d color charts
#be013d RGB chart
      #be013d CMYK chart
      #be013d RGB pie chart
      #be013d color shades, tints & tones
#be013d color schemes
#be013d color preview, HTML & CSS examples
           This text has a color of #be013d        
        
          <p style="color:#be013d;">Text here</p>
        
        
          .mytext {color:#be013d;}
        
        Text color #be013d
      
           This box has a color of #be013d        
        
          <div style="background-color:#be013d;">Content here</div>
        
        
          .mybackground {background-color:#be013d;}
        
        Background color #be013d
      
           Border around this has a color of #be013d        
        
          <div style="border:2px solid #be013d;">Content here</div>
        
        
          .myborder {border:2px solid #be013d;}
        
        Border color #be013d