#be1f34 color space conversions
Hex:
        #be1f34
        RGB:
        190, 31, 52
        CMY:
        25, 88, 80
        CMYK:
        0, 84, 73, 25
      HSL:
        352°, 71.9457%, 43.3333%
        HSV (HSB):
        352°, 83.6842%, 74.5098%
        XYZ:
        22.3450, 12.1751, 4.4211
        xyY:
        0.5738, 0.3127, 12.1751
      CIE-Lab:
        41.4930, 60.7770, 30.3841
        CIE-LCH:
        41.4930, 67.9488, 26.5617
        CIE-Luv:
        41.4930, 114.2040, 18.2127
        Hunter-Lab:
        34.8928, 53.2475, 16.9126
      #be1f34 color charts
#be1f34 RGB chart
      #be1f34 CMYK chart
      #be1f34 RGB pie chart
      #be1f34 color shades, tints & tones
#be1f34 color schemes
#be1f34 color preview, HTML & CSS examples
           This text has a color of #be1f34        
        
          <p style="color:#be1f34;">Text here</p>
        
        
          .mytext {color:#be1f34;}
        
        Text color #be1f34
      
           This box has a color of #be1f34        
        
          <div style="background-color:#be1f34;">Content here</div>
        
        
          .mybackground {background-color:#be1f34;}
        
        Background color #be1f34
      
           Border around this has a color of #be1f34        
        
          <div style="border:2px solid #be1f34;">Content here</div>
        
        
          .myborder {border:2px solid #be1f34;}
        
        Border color #be1f34