#be2135 color space conversions
Hex:
        #be2135
        RGB:
        190, 33, 53
        CMY:
        25, 87, 79
        CMYK:
        0, 83, 72, 25
      HSL:
        352°, 70.4036%, 43.7255%
        HSV (HSB):
        352°, 82.6316%, 74.5098%
        XYZ:
        22.4217, 12.2919, 4.5590
        xyY:
        0.5709, 0.3130, 12.2919
      CIE-Lab:
        41.6763, 60.3391, 29.9930
        CIE-LCH:
        41.6763, 67.3824, 26.4308
        CIE-Luv:
        41.6763, 113.2046, 18.1100
        Hunter-Lab:
        35.0598, 52.8007, 16.8321
      #be2135 color charts
#be2135 RGB chart
      #be2135 CMYK chart
      #be2135 RGB pie chart
      #be2135 color shades, tints & tones
#be2135 color schemes
#be2135 color preview, HTML & CSS examples
           This text has a color of #be2135        
        
          <p style="color:#be2135;">Text here</p>
        
        
          .mytext {color:#be2135;}
        
        Text color #be2135
      
           This box has a color of #be2135        
        
          <div style="background-color:#be2135;">Content here</div>
        
        
          .mybackground {background-color:#be2135;}
        
        Background color #be2135
      
           Border around this has a color of #be2135        
        
          <div style="border:2px solid #be2135;">Content here</div>
        
        
          .myborder {border:2px solid #be2135;}
        
        Border color #be2135