#be282b color space conversions
Hex:
        #be282b
        RGB:
        190, 40, 43
        CMY:
        25, 84, 83
        CMYK:
        0, 79, 77, 25
      HSL:
        359°, 65.2174%, 45.0980%
        HSV (HSB):
        359°, 78.9474%, 74.5098%
        XYZ:
        22.4300, 12.6392, 3.5429
        xyY:
        0.5809, 0.3273, 12.6392
      CIE-Lab:
        42.2144, 58.0583, 36.5194
        CIE-LCH:
        42.2144, 68.5888, 32.1704
        CIE-Luv:
        42.2144, 112.5741, 23.3646
        Hunter-Lab:
        35.5516, 50.4031, 18.9775
      #be282b color charts
#be282b RGB chart
      #be282b CMYK chart
      #be282b RGB pie chart
      #be282b color shades, tints & tones
#be282b color schemes
#be282b color preview, HTML & CSS examples
           This text has a color of #be282b        
        
          <p style="color:#be282b;">Text here</p>
        
        
          .mytext {color:#be282b;}
        
        Text color #be282b
      
           This box has a color of #be282b        
        
          <div style="background-color:#be282b;">Content here</div>
        
        
          .mybackground {background-color:#be282b;}
        
        Background color #be282b
      
           Border around this has a color of #be282b        
        
          <div style="border:2px solid #be282b;">Content here</div>
        
        
          .myborder {border:2px solid #be282b;}
        
        Border color #be282b