#be110e color space conversions
Hex:
        #be110e
        RGB:
        190, 17, 14
        CMY:
        25, 93, 95
        CMYK:
        0, 91, 93, 25
      HSL:
        1°, 86.2745%, 40.0000%
        HSV (HSB):
        1°, 92.6316%, 74.5098%
        XYZ:
        21.5149, 11.3798, 1.4780
        xyY:
        0.6259, 0.3311, 11.3798
      CIE-Lab:
        40.2129, 62.4252, 49.2094
        CIE-LCH:
        40.2129, 79.4888, 38.2485
        CIE-Luv:
        40.2129, 125.3592, 27.4394
        Hunter-Lab:
        33.7339, 54.8100, 21.0160
      #be110e color charts
#be110e RGB chart
      #be110e CMYK chart
      #be110e RGB pie chart
      #be110e color shades, tints & tones
#be110e color schemes
#be110e color preview, HTML & CSS examples
           This text has a color of #be110e        
        
          <p style="color:#be110e;">Text here</p>
        
        
          .mytext {color:#be110e;}
        
        Text color #be110e
      
           This box has a color of #be110e        
        
          <div style="background-color:#be110e;">Content here</div>
        
        
          .mybackground {background-color:#be110e;}
        
        Background color #be110e
      
           Border around this has a color of #be110e        
        
          <div style="border:2px solid #be110e;">Content here</div>
        
        
          .myborder {border:2px solid #be110e;}
        
        Border color #be110e