#be0d40 color space conversions
Hex:
        #be0d40
        RGB:
        190, 13, 64
        CMY:
        25, 95, 75
        CMYK:
        0, 93, 66, 25
      HSL:
        343°, 87.1921%, 39.8039%
        HSV (HSB):
        343°, 93.1579%, 74.5098%
        XYZ:
        22.3045, 11.6052, 5.9149
        xyY:
        0.5601, 0.2914, 11.6052
      CIE-Lab:
        40.5816, 64.5190, 21.8084
        CIE-LCH:
        40.5816, 68.1052, 18.6760
        CIE-Luv:
        40.5816, 115.4412, 10.2570
        Hunter-Lab:
        34.0664, 57.2547, 13.5519
      #be0d40 color charts
#be0d40 RGB chart
      #be0d40 CMYK chart
      #be0d40 RGB pie chart
      #be0d40 color shades, tints & tones
#be0d40 color schemes
#be0d40 color preview, HTML & CSS examples
           This text has a color of #be0d40        
        
          <p style="color:#be0d40;">Text here</p>
        
        
          .mytext {color:#be0d40;}
        
        Text color #be0d40
      
           This box has a color of #be0d40        
        
          <div style="background-color:#be0d40;">Content here</div>
        
        
          .mybackground {background-color:#be0d40;}
        
        Background color #be0d40
      
           Border around this has a color of #be0d40        
        
          <div style="border:2px solid #be0d40;">Content here</div>
        
        
          .myborder {border:2px solid #be0d40;}
        
        Border color #be0d40