#be300f color space conversions
Hex:
        #be300f
        RGB:
        190, 48, 15
        CMY:
        25, 81, 94
        CMYK:
        0, 75, 92, 25
      HSL:
        11°, 85.3659%, 40.1961%
        HSV (HSB):
        11°, 92.1053%, 74.5098%
        XYZ:
        22.3784, 13.0955, 1.8002
        xyY:
        0.6004, 0.3513, 13.0955
      CIE-Lab:
        42.9069, 54.8363, 50.6132
        CIE-LCH:
        42.9069, 74.6238, 42.7067
        CIE-Luv:
        42.9069, 112.3366, 31.9760
        Hunter-Lab:
        36.1878, 47.0552, 22.3821
      #be300f color charts
#be300f RGB chart
      #be300f CMYK chart
      #be300f RGB pie chart
      #be300f color shades, tints & tones
#be300f color schemes
#be300f color preview, HTML & CSS examples
           This text has a color of #be300f        
        
          <p style="color:#be300f;">Text here</p>
        
        
          .mytext {color:#be300f;}
        
        Text color #be300f
      
           This box has a color of #be300f        
        
          <div style="background-color:#be300f;">Content here</div>
        
        
          .mybackground {background-color:#be300f;}
        
        Background color #be300f
      
           Border around this has a color of #be300f        
        
          <div style="border:2px solid #be300f;">Content here</div>
        
        
          .myborder {border:2px solid #be300f;}
        
        Border color #be300f