#be0c16 color space conversions
Hex:
        #be0c16
        RGB:
        190, 12, 22
        CMY:
        25, 95, 91
        CMYK:
        0, 94, 88, 25
      HSL:
        357°, 88.1188%, 39.6078%
        HSV (HSB):
        357°, 93.6842%, 74.5098%
        XYZ:
        21.5115, 11.2680, 1.8002
        xyY:
        0.6221, 0.3259, 11.2680
      CIE-Lab:
        40.0283, 63.2046, 45.6496
        CIE-LCH:
        40.0283, 77.9661, 35.8387
        CIE-Luv:
        40.0283, 125.5759, 25.6287
        Hunter-Lab:
        33.5679, 55.6454, 20.3178
      #be0c16 color charts
#be0c16 RGB chart
      #be0c16 CMYK chart
      #be0c16 RGB pie chart
      #be0c16 color shades, tints & tones
#be0c16 color schemes
#be0c16 color preview, HTML & CSS examples
           This text has a color of #be0c16        
        
          <p style="color:#be0c16;">Text here</p>
        
        
          .mytext {color:#be0c16;}
        
        Text color #be0c16
      
           This box has a color of #be0c16        
        
          <div style="background-color:#be0c16;">Content here</div>
        
        
          .mybackground {background-color:#be0c16;}
        
        Background color #be0c16
      
           Border around this has a color of #be0c16        
        
          <div style="border:2px solid #be0c16;">Content here</div>
        
        
          .myborder {border:2px solid #be0c16;}
        
        Border color #be0c16