#be1b32 color space conversions
Hex:
        #be1b32
        RGB:
        190, 27, 50
        CMY:
        25, 89, 80
        CMYK:
        0, 86, 74, 25
      HSL:
        352°, 75.1152%, 42.5490%
        HSV (HSB):
        352°, 85.7895%, 74.5098%
        XYZ:
        22.2029, 11.9613, 4.1562
        xyY:
        0.5794, 0.3121, 11.9613
      CIE-Lab:
        41.1546, 61.5800, 31.2022
        CIE-LCH:
        41.1546, 69.0338, 26.8711
        CIE-Luv:
        41.1546, 116.0920, 18.4555
        Hunter-Lab:
        34.5851, 54.0690, 17.0846
      #be1b32 color charts
#be1b32 RGB chart
      #be1b32 CMYK chart
      #be1b32 RGB pie chart
      #be1b32 color shades, tints & tones
#be1b32 color schemes
#be1b32 color preview, HTML & CSS examples
           This text has a color of #be1b32        
        
          <p style="color:#be1b32;">Text here</p>
        
        
          .mytext {color:#be1b32;}
        
        Text color #be1b32
      
           This box has a color of #be1b32        
        
          <div style="background-color:#be1b32;">Content here</div>
        
        
          .mybackground {background-color:#be1b32;}
        
        Background color #be1b32
      
           Border around this has a color of #be1b32        
        
          <div style="border:2px solid #be1b32;">Content here</div>
        
        
          .myborder {border:2px solid #be1b32;}
        
        Border color #be1b32