#be262a color space conversions
Hex:
        #be262a
        RGB:
        190, 38, 42
        CMY:
        25, 85, 84
        CMYK:
        0, 80, 78, 25
      HSL:
        358°, 66.6667%, 44.7059%
        HSV (HSB):
        358°, 80.0000%, 74.5098%
        XYZ:
        22.3462, 12.5005, 3.4256
        xyY:
        0.5839, 0.3266, 12.5005
      CIE-Lab:
        42.0008, 58.5936, 36.8640
        CIE-LCH:
        42.0008, 69.2255, 32.1759
        CIE-Luv:
        42.0008, 113.6869, 23.3393
        Hunter-Lab:
        35.3561, 50.9447, 19.0048
      #be262a color charts
#be262a RGB chart
      #be262a CMYK chart
      #be262a RGB pie chart
      #be262a color shades, tints & tones
#be262a color schemes
#be262a color preview, HTML & CSS examples
           This text has a color of #be262a        
        
          <p style="color:#be262a;">Text here</p>
        
        
          .mytext {color:#be262a;}
        
        Text color #be262a
      
           This box has a color of #be262a        
        
          <div style="background-color:#be262a;">Content here</div>
        
        
          .mybackground {background-color:#be262a;}
        
        Background color #be262a
      
           Border around this has a color of #be262a        
        
          <div style="border:2px solid #be262a;">Content here</div>
        
        
          .myborder {border:2px solid #be262a;}
        
        Border color #be262a