#be370f color space conversions
Hex:
        #be370f
        RGB:
        190, 55, 15
        CMY:
        25, 78, 94
        CMYK:
        0, 71, 92, 25
      HSL:
        14°, 85.3659%, 40.1961%
        HSV (HSB):
        14°, 92.1053%, 74.5098%
        XYZ:
        22.6876, 13.7140, 1.9032
        xyY:
        0.5923, 0.3580, 13.7140
      CIE-Lab:
        43.8200, 52.3160, 51.2331
        CIE-LCH:
        43.8200, 73.2243, 44.4008
        CIE-Luv:
        43.8200, 108.1240, 33.5436
        Hunter-Lab:
        37.0324, 44.5498, 22.8756
      #be370f color charts
#be370f RGB chart
      #be370f CMYK chart
      #be370f RGB pie chart
      #be370f color shades, tints & tones
#be370f color schemes
#be370f color preview, HTML & CSS examples
           This text has a color of #be370f        
        
          <p style="color:#be370f;">Text here</p>
        
        
          .mytext {color:#be370f;}
        
        Text color #be370f
      
           This box has a color of #be370f        
        
          <div style="background-color:#be370f;">Content here</div>
        
        
          .mybackground {background-color:#be370f;}
        
        Background color #be370f
      
           Border around this has a color of #be370f        
        
          <div style="border:2px solid #be370f;">Content here</div>
        
        
          .myborder {border:2px solid #be370f;}
        
        Border color #be370f