#be0b12 color space conversions
Hex:
        #be0b12
        RGB:
        190, 11, 18
        CMY:
        25, 96, 93
        CMYK:
        0, 94, 91, 25
      HSL:
        358°, 89.0547%, 39.4118%
        HSV (HSB):
        358°, 94.2105%, 74.5098%
        XYZ:
        21.4641, 11.2302, 1.6086
        xyY:
        0.6257, 0.3274, 11.2302
      CIE-Lab:
        39.9655, 63.2512, 47.4170
        CIE-LCH:
        39.9655, 79.0512, 36.8575
        CIE-Luv:
        39.9655, 126.2669, 26.3229
        Hunter-Lab:
        33.5114, 55.6841, 20.6120
      #be0b12 color charts
#be0b12 RGB chart
      #be0b12 CMYK chart
      #be0b12 RGB pie chart
      #be0b12 color shades, tints & tones
#be0b12 color schemes
#be0b12 color preview, HTML & CSS examples
           This text has a color of #be0b12        
        
          <p style="color:#be0b12;">Text here</p>
        
        
          .mytext {color:#be0b12;}
        
        Text color #be0b12
      
           This box has a color of #be0b12        
        
          <div style="background-color:#be0b12;">Content here</div>
        
        
          .mybackground {background-color:#be0b12;}
        
        Background color #be0b12
      
           Border around this has a color of #be0b12        
        
          <div style="border:2px solid #be0b12;">Content here</div>
        
        
          .myborder {border:2px solid #be0b12;}
        
        Border color #be0b12