#be2a22 color space conversions
Hex:
        #be2a22
        RGB:
        190, 42, 34
        CMY:
        25, 84, 87
        CMYK:
        0, 78, 82, 25
      HSL:
        3°, 69.6429%, 43.9216%
        HSV (HSB):
        3°, 82.1053%, 74.5098%
        XYZ:
        22.3519, 12.7186, 2.7902
        xyY:
        0.5904, 0.3359, 12.7186
      CIE-Lab:
        42.3361, 57.1746, 41.6151
        CIE-LCH:
        42.3361, 70.7160, 36.0494
        CIE-Luv:
        42.3361, 113.2683, 26.6614
        Hunter-Lab:
        35.6631, 49.4647, 20.3254
      #be2a22 color charts
#be2a22 RGB chart
      #be2a22 CMYK chart
      #be2a22 RGB pie chart
      #be2a22 color shades, tints & tones
#be2a22 color schemes
#be2a22 color preview, HTML & CSS examples
           This text has a color of #be2a22        
        
          <p style="color:#be2a22;">Text here</p>
        
        
          .mytext {color:#be2a22;}
        
        Text color #be2a22
      
           This box has a color of #be2a22        
        
          <div style="background-color:#be2a22;">Content here</div>
        
        
          .mybackground {background-color:#be2a22;}
        
        Background color #be2a22
      
           Border around this has a color of #be2a22        
        
          <div style="border:2px solid #be2a22;">Content here</div>
        
        
          .myborder {border:2px solid #be2a22;}
        
        Border color #be2a22