#be143f color space conversions
Hex:
        #be143f
        RGB:
        190, 20, 63
        CMY:
        25, 92, 75
        CMYK:
        0, 89, 67, 25
      HSL:
        345°, 80.9524%, 41.1765%
        HSV (HSB):
        345°, 89.4737%, 74.5098%
        XYZ:
        22.3826, 11.8063, 5.8018
        xyY:
        0.5597, 0.2952, 11.8063
      CIE-Lab:
        40.9067, 63.4770, 22.8550
        CIE-LCH:
        40.9067, 67.4661, 19.8015
        CIE-Luv:
        40.9067, 114.3152, 11.4822
        Hunter-Lab:
        34.3604, 56.1454, 14.0411
      #be143f color charts
#be143f RGB chart
      #be143f CMYK chart
      #be143f RGB pie chart
      #be143f color shades, tints & tones
#be143f color schemes
#be143f color preview, HTML & CSS examples
           This text has a color of #be143f        
        
          <p style="color:#be143f;">Text here</p>
        
        
          .mytext {color:#be143f;}
        
        Text color #be143f
      
           This box has a color of #be143f        
        
          <div style="background-color:#be143f;">Content here</div>
        
        
          .mybackground {background-color:#be143f;}
        
        Background color #be143f
      
           Border around this has a color of #be143f        
        
          <div style="border:2px solid #be143f;">Content here</div>
        
        
          .myborder {border:2px solid #be143f;}
        
        Border color #be143f