#be160d color space conversions
Hex:
        #be160d
        RGB:
        190, 22, 13
        CMY:
        25, 91, 95
        CMYK:
        0, 88, 93, 25
      HSL:
        3°, 87.1921%, 39.8039%
        HSV (HSB):
        3°, 93.1579%, 74.5098%
        XYZ:
        21.5948, 11.5500, 1.4720
        xyY:
        0.6238, 0.3337, 11.5500
      CIE-Lab:
        40.4918, 61.5992, 49.7555
        CIE-LCH:
        40.4918, 79.1837, 38.9288
        CIE-Luv:
        40.4918, 124.0484, 28.0790
        Hunter-Lab:
        33.9853, 53.9471, 21.2218
      #be160d color charts
#be160d RGB chart
      #be160d CMYK chart
      #be160d RGB pie chart
      #be160d color shades, tints & tones
#be160d color schemes
#be160d color preview, HTML & CSS examples
           This text has a color of #be160d        
        
          <p style="color:#be160d;">Text here</p>
        
        
          .mytext {color:#be160d;}
        
        Text color #be160d
      
           This box has a color of #be160d        
        
          <div style="background-color:#be160d;">Content here</div>
        
        
          .mybackground {background-color:#be160d;}
        
        Background color #be160d
      
           Border around this has a color of #be160d        
        
          <div style="border:2px solid #be160d;">Content here</div>
        
        
          .myborder {border:2px solid #be160d;}
        
        Border color #be160d