#be0d34 color space conversions
Hex:
        #be0d34
        RGB:
        190, 13, 52
        CMY:
        25, 95, 80
        CMYK:
        0, 93, 73, 25
      HSL:
        347°, 87.1921%, 39.8039%
        HSV (HSB):
        347°, 93.1579%, 74.5098%
        XYZ:
        21.9990, 11.4829, 4.3058
        xyY:
        0.5822, 0.3039, 11.4829
      CIE-Lab:
        40.3822, 63.9634, 29.0721
        CIE-LCH:
        40.3822, 70.2603, 24.4423
        CIE-Luv:
        40.3822, 119.1323, 16.0302
        Hunter-Lab:
        33.8865, 56.5802, 16.1869
      #be0d34 color charts
#be0d34 RGB chart
      #be0d34 CMYK chart
      #be0d34 RGB pie chart
      #be0d34 color shades, tints & tones
#be0d34 color schemes
#be0d34 color preview, HTML & CSS examples
           This text has a color of #be0d34        
        
          <p style="color:#be0d34;">Text here</p>
        
        
          .mytext {color:#be0d34;}
        
        Text color #be0d34
      
           This box has a color of #be0d34        
        
          <div style="background-color:#be0d34;">Content here</div>
        
        
          .mybackground {background-color:#be0d34;}
        
        Background color #be0d34
      
           Border around this has a color of #be0d34        
        
          <div style="border:2px solid #be0d34;">Content here</div>
        
        
          .myborder {border:2px solid #be0d34;}
        
        Border color #be0d34