#be070f color space conversions
Hex:
        #be070f
        RGB:
        190, 7, 15
        CMY:
        25, 97, 94
        CMYK:
        0, 96, 92, 25
      HSL:
        357°, 92.8934%, 38.6275%
        HSV (HSB):
        357°, 96.3158%, 74.5098%
        XYZ:
        21.3974, 11.1336, 1.4732
        xyY:
        0.6293, 0.3274, 11.1336
      CIE-Lab:
        39.8046, 63.6292, 48.5577
        CIE-LCH:
        39.8046, 80.0408, 37.3485
        CIE-Luv:
        39.8046, 127.3167, 26.5608
        Hunter-Lab:
        33.3670, 56.0750, 20.7393
      #be070f color charts
#be070f RGB chart
      #be070f CMYK chart
      #be070f RGB pie chart
      #be070f color shades, tints & tones
#be070f color schemes
#be070f color preview, HTML & CSS examples
           This text has a color of #be070f        
        
          <p style="color:#be070f;">Text here</p>
        
        
          .mytext {color:#be070f;}
        
        Text color #be070f
      
           This box has a color of #be070f        
        
          <div style="background-color:#be070f;">Content here</div>
        
        
          .mybackground {background-color:#be070f;}
        
        Background color #be070f
      
           Border around this has a color of #be070f        
        
          <div style="border:2px solid #be070f;">Content here</div>
        
        
          .myborder {border:2px solid #be070f;}
        
        Border color #be070f