#be262e color space conversions
Hex:
        #be262e
        RGB:
        190, 38, 46
        CMY:
        25, 85, 82
        CMYK:
        0, 80, 76, 25
      HSL:
        357°, 66.6667%, 44.7059%
        HSV (HSB):
        357°, 80.0000%, 74.5098%
        XYZ:
        22.4215, 12.5306, 3.8217
        xyY:
        0.5783, 0.3232, 12.5306
      CIE-Lab:
        42.0473, 58.7390, 34.5987
        CIE-LCH:
        42.0473, 68.1714, 30.4991
        CIE-Luv:
        42.0473, 112.8383, 21.8728
        Hunter-Lab:
        35.3986, 51.1141, 18.3780
      #be262e color charts
#be262e RGB chart
      #be262e CMYK chart
      #be262e RGB pie chart
      #be262e color shades, tints & tones
#be262e color schemes
#be262e color preview, HTML & CSS examples
           This text has a color of #be262e        
        
          <p style="color:#be262e;">Text here</p>
        
        
          .mytext {color:#be262e;}
        
        Text color #be262e
      
           This box has a color of #be262e        
        
          <div style="background-color:#be262e;">Content here</div>
        
        
          .mybackground {background-color:#be262e;}
        
        Background color #be262e
      
           Border around this has a color of #be262e        
        
          <div style="border:2px solid #be262e;">Content here</div>
        
        
          .myborder {border:2px solid #be262e;}
        
        Border color #be262e