#be411e color space conversions
Hex:
        #be411e
        RGB:
        190, 65, 30
        CMY:
        25, 75, 88
        CMYK:
        0, 66, 84, 25
      HSL:
        13°, 72.7273%, 43.1373%
        HSV (HSB):
        13°, 84.2105%, 74.5098%
        XYZ:
        23.3598, 14.8215, 2.8579
        xyY:
        0.5692, 0.3612, 14.8215
      CIE-Lab:
        45.3887, 48.5878, 46.4051
        CIE-LCH:
        45.3887, 67.1879, 43.6837
        CIE-Luv:
        45.3887, 100.1094, 33.2234
        Hunter-Lab:
        38.4987, 40.9358, 22.5477
      #be411e color charts
#be411e RGB chart
      #be411e CMYK chart
      #be411e RGB pie chart
      #be411e color shades, tints & tones
#be411e color schemes
#be411e color preview, HTML & CSS examples
           This text has a color of #be411e        
        
          <p style="color:#be411e;">Text here</p>
        
        
          .mytext {color:#be411e;}
        
        Text color #be411e
      
           This box has a color of #be411e        
        
          <div style="background-color:#be411e;">Content here</div>
        
        
          .mybackground {background-color:#be411e;}
        
        Background color #be411e
      
           Border around this has a color of #be411e        
        
          <div style="border:2px solid #be411e;">Content here</div>
        
        
          .myborder {border:2px solid #be411e;}
        
        Border color #be411e