#be1a40 color space conversions
Hex:
        #be1a40
        RGB:
        190, 26, 64
        CMY:
        25, 90, 75
        CMYK:
        0, 86, 66, 25
      HSL:
        346°, 75.9259%, 42.3529%
        HSV (HSB):
        346°, 86.3158%, 74.5098%
        XYZ:
        22.5300, 12.0561, 5.9901
        xyY:
        0.5553, 0.2971, 12.0561
      CIE-Lab:
        41.3051, 62.4359, 22.7365
        CIE-LCH:
        41.3051, 66.4469, 20.0095
        CIE-Luv:
        41.3051, 112.3944, 11.7478
        Hunter-Lab:
        34.7219, 55.0600, 14.0769
      #be1a40 color charts
#be1a40 RGB chart
      #be1a40 CMYK chart
      #be1a40 RGB pie chart
      #be1a40 color shades, tints & tones
#be1a40 color schemes
#be1a40 color preview, HTML & CSS examples
           This text has a color of #be1a40        
        
          <p style="color:#be1a40;">Text here</p>
        
        
          .mytext {color:#be1a40;}
        
        Text color #be1a40
      
           This box has a color of #be1a40        
        
          <div style="background-color:#be1a40;">Content here</div>
        
        
          .mybackground {background-color:#be1a40;}
        
        Background color #be1a40
      
           Border around this has a color of #be1a40        
        
          <div style="border:2px solid #be1a40;">Content here</div>
        
        
          .myborder {border:2px solid #be1a40;}
        
        Border color #be1a40