#be262b color space conversions
Hex:
        #be262b
        RGB:
        190, 38, 43
        CMY:
        25, 85, 83
        CMYK:
        0, 80, 77, 25
      HSL:
        358°, 66.6667%, 44.7059%
        HSV (HSB):
        358°, 80.0000%, 74.5098%
        XYZ:
        22.3644, 12.5078, 3.5210
        xyY:
        0.5825, 0.3258, 12.5078
      CIE-Lab:
        42.0121, 58.6287, 36.3022
        CIE-LCH:
        42.0121, 68.9578, 31.7653
        CIE-Luv:
        42.0121, 113.4812, 22.9841
        Hunter-Lab:
        35.3664, 50.9856, 18.8536
      #be262b color charts
#be262b RGB chart
      #be262b CMYK chart
      #be262b RGB pie chart
      #be262b color shades, tints & tones
#be262b color schemes
#be262b color preview, HTML & CSS examples
           This text has a color of #be262b        
        
          <p style="color:#be262b;">Text here</p>
        
        
          .mytext {color:#be262b;}
        
        Text color #be262b
      
           This box has a color of #be262b        
        
          <div style="background-color:#be262b;">Content here</div>
        
        
          .mybackground {background-color:#be262b;}
        
        Background color #be262b
      
           Border around this has a color of #be262b        
        
          <div style="border:2px solid #be262b;">Content here</div>
        
        
          .myborder {border:2px solid #be262b;}
        
        Border color #be262b