#be1c35 color space conversions
Hex:
        #be1c35
        RGB:
        190, 28, 53
        CMY:
        25, 89, 79
        CMYK:
        0, 85, 72, 25
      HSL:
        351°, 74.3119%, 42.7451%
        HSV (HSB):
        351°, 85.2632%, 74.5098%
        XYZ:
        22.2931, 12.0347, 4.5161
        xyY:
        0.5739, 0.3098, 12.0347
      CIE-Lab:
        41.2712, 61.4936, 29.5128
        CIE-LCH:
        41.2712, 68.2090, 25.6379
        CIE-Luv:
        41.2712, 114.9797, 17.3141
        Hunter-Lab:
        34.6911, 53.9977, 16.5653
      #be1c35 color charts
#be1c35 RGB chart
      #be1c35 CMYK chart
      #be1c35 RGB pie chart
      #be1c35 color shades, tints & tones
#be1c35 color schemes
#be1c35 color preview, HTML & CSS examples
           This text has a color of #be1c35        
        
          <p style="color:#be1c35;">Text here</p>
        
        
          .mytext {color:#be1c35;}
        
        Text color #be1c35
      
           This box has a color of #be1c35        
        
          <div style="background-color:#be1c35;">Content here</div>
        
        
          .mybackground {background-color:#be1c35;}
        
        Background color #be1c35
      
           Border around this has a color of #be1c35        
        
          <div style="border:2px solid #be1c35;">Content here</div>
        
        
          .myborder {border:2px solid #be1c35;}
        
        Border color #be1c35