#be112f color space conversions
Hex:
        #be112f
        RGB:
        190, 17, 47
        CMY:
        25, 93, 82
        CMYK:
        0, 91, 75, 25
      HSL:
        350°, 83.5749%, 40.5882%
        HSV (HSB):
        350°, 91.0526%, 74.5098%
        XYZ:
        21.9487, 11.5533, 3.7625
        xyY:
        0.5890, 0.3100, 11.5533
      CIE-Lab:
        40.4971, 63.2343, 32.2657
        CIE-LCH:
        40.4971, 70.9905, 27.0332
        CIE-Luv:
        40.4971, 119.6357, 18.4842
        Hunter-Lab:
        33.9901, 55.7817, 17.2300
      #be112f color charts
#be112f RGB chart
      #be112f CMYK chart
      #be112f RGB pie chart
      #be112f color shades, tints & tones
#be112f color schemes
#be112f color preview, HTML & CSS examples
           This text has a color of #be112f        
        
          <p style="color:#be112f;">Text here</p>
        
        
          .mytext {color:#be112f;}
        
        Text color #be112f
      
           This box has a color of #be112f        
        
          <div style="background-color:#be112f;">Content here</div>
        
        
          .mybackground {background-color:#be112f;}
        
        Background color #be112f
      
           Border around this has a color of #be112f        
        
          <div style="border:2px solid #be112f;">Content here</div>
        
        
          .myborder {border:2px solid #be112f;}
        
        Border color #be112f