#be2f32 color space conversions
Hex:
        #be2f32
        RGB:
        190, 47, 50
        CMY:
        25, 82, 80
        CMYK:
        0, 75, 74, 25
      HSL:
        359°, 60.3376%, 46.4706%
        HSV (HSB):
        359°, 75.2632%, 74.5098%
        XYZ:
        22.8274, 13.2105, 4.3643
        xyY:
        0.5650, 0.3270, 13.2105
      CIE-Lab:
        43.0787, 56.1472, 33.4135
        CIE-LCH:
        43.0787, 65.3373, 30.7571
        CIE-Luv:
        43.0787, 107.6608, 22.1715
        Hunter-Lab:
        36.3462, 48.5021, 18.3230
      #be2f32 color charts
#be2f32 RGB chart
      #be2f32 CMYK chart
      #be2f32 RGB pie chart
      #be2f32 color shades, tints & tones
#be2f32 color schemes
#be2f32 color preview, HTML & CSS examples
           This text has a color of #be2f32        
        
          <p style="color:#be2f32;">Text here</p>
        
        
          .mytext {color:#be2f32;}
        
        Text color #be2f32
      
           This box has a color of #be2f32        
        
          <div style="background-color:#be2f32;">Content here</div>
        
        
          .mybackground {background-color:#be2f32;}
        
        Background color #be2f32
      
           Border around this has a color of #be2f32        
        
          <div style="border:2px solid #be2f32;">Content here</div>
        
        
          .myborder {border:2px solid #be2f32;}
        
        Border color #be2f32