#be270f color space conversions
Hex:
        #be270f
        RGB:
        190, 39, 15
        CMY:
        25, 85, 94
        CMYK:
        0, 79, 92, 25
      HSL:
        8°, 85.3659%, 40.1961%
        HSV (HSB):
        8°, 92.1053%, 74.5098%
        XYZ:
        22.0469, 12.4327, 1.6897
        xyY:
        0.6095, 0.3437, 12.4327
      CIE-Lab:
        41.8957, 57.6629, 49.9342
        CIE-LCH:
        41.8957, 76.2787, 40.8915
        CIE-Luv:
        41.8957, 117.1053, 30.2263
        Hunter-Lab:
        35.2600, 49.9053, 21.8408
      #be270f color charts
#be270f RGB chart
      #be270f CMYK chart
      #be270f RGB pie chart
      #be270f color shades, tints & tones
#be270f color schemes
#be270f color preview, HTML & CSS examples
           This text has a color of #be270f        
        
          <p style="color:#be270f;">Text here</p>
        
        
          .mytext {color:#be270f;}
        
        Text color #be270f
      
           This box has a color of #be270f        
        
          <div style="background-color:#be270f;">Content here</div>
        
        
          .mybackground {background-color:#be270f;}
        
        Background color #be270f
      
           Border around this has a color of #be270f        
        
          <div style="border:2px solid #be270f;">Content here</div>
        
        
          .myborder {border:2px solid #be270f;}
        
        Border color #be270f