#b90e12 color space conversions
Hex:
        #b90e12
        RGB:
        185, 14, 18
        CMY:
        27, 95, 93
        CMYK:
        0, 92, 90, 27
      HSL:
        359°, 85.9296%, 39.0196%
        HSV (HSB):
        359°, 92.4324%, 72.5490%
        XYZ:
        20.2738, 10.6720, 1.5636
        xyY:
        0.6236, 0.3283, 10.6720
      CIE-Lab:
        39.0225, 61.5801, 46.2532
        CIE-LCH:
        39.0225, 77.0160, 36.9104
        CIE-Luv:
        39.0225, 121.9560, 25.7283
        Hunter-Lab:
        32.6681, 53.6079, 20.0298
      #b90e12 color charts
#b90e12 RGB chart
      #b90e12 CMYK chart
      #b90e12 RGB pie chart
      #b90e12 color shades, tints & tones
#b90e12 color schemes
#b90e12 color preview, HTML & CSS examples
           This text has a color of #b90e12        
        
          <p style="color:#b90e12;">Text here</p>
        
        
          .mytext {color:#b90e12;}
        
        Text color #b90e12
      
           This box has a color of #b90e12        
        
          <div style="background-color:#b90e12;">Content here</div>
        
        
          .mybackground {background-color:#b90e12;}
        
        Background color #b90e12
      
           Border around this has a color of #b90e12        
        
          <div style="border:2px solid #b90e12;">Content here</div>
        
        
          .myborder {border:2px solid #b90e12;}
        
        Border color #b90e12