#be130f color space conversions
Hex:
        #be130f
        RGB:
        190, 19, 15
        CMY:
        25, 93, 94
        CMYK:
        0, 90, 92, 25
      HSL:
        1°, 85.3659%, 40.1961%
        HSV (HSB):
        1°, 92.1053%, 74.5098%
        XYZ:
        21.5543, 11.4474, 1.5255
        xyY:
        0.6243, 0.3315, 11.4474
      CIE-Lab:
        40.3240, 62.1320, 48.8959
        CIE-LCH:
        40.3240, 79.0644, 38.2016
        CIE-Luv:
        40.3240, 124.7360, 27.4773
        Hunter-Lab:
        33.8340, 54.5059, 21.0106
      #be130f color charts
#be130f RGB chart
      #be130f CMYK chart
      #be130f RGB pie chart
      #be130f color shades, tints & tones
#be130f color schemes
#be130f color preview, HTML & CSS examples
           This text has a color of #be130f        
        
          <p style="color:#be130f;">Text here</p>
        
        
          .mytext {color:#be130f;}
        
        Text color #be130f
      
           This box has a color of #be130f        
        
          <div style="background-color:#be130f;">Content here</div>
        
        
          .mybackground {background-color:#be130f;}
        
        Background color #be130f
      
           Border around this has a color of #be130f        
        
          <div style="border:2px solid #be130f;">Content here</div>
        
        
          .myborder {border:2px solid #be130f;}
        
        Border color #be130f