#b20e12 color space conversions
Hex:
        #b20e12
        RGB:
        178, 14, 18
        CMY:
        30, 95, 93
        CMYK:
        0, 92, 90, 30
      HSL:
        359°, 85.4167%, 37.6471%
        HSV (HSB):
        359°, 92.1348%, 69.8039%
        XYZ:
        18.6263, 9.8227, 1.4865
        xyY:
        0.6222, 0.3281, 9.8227
      CIE-Lab:
        37.5224, 59.7244, 44.4793
        CIE-LCH:
        37.5224, 74.4675, 36.6766
        CIE-Luv:
        37.5224, 116.7425, 24.5789
        Hunter-Lab:
        31.3412, 51.2367, 19.1267
      #b20e12 color charts
#b20e12 RGB chart
      #b20e12 CMYK chart
      #b20e12 RGB pie chart
      #b20e12 color shades, tints & tones
#b20e12 color schemes
#b20e12 color preview, HTML & CSS examples
           This text has a color of #b20e12        
        
          <p style="color:#b20e12;">Text here</p>
        
        
          .mytext {color:#b20e12;}
        
        Text color #b20e12
      
           This box has a color of #b20e12        
        
          <div style="background-color:#b20e12;">Content here</div>
        
        
          .mybackground {background-color:#b20e12;}
        
        Background color #b20e12
      
           Border around this has a color of #b20e12        
        
          <div style="border:2px solid #b20e12;">Content here</div>
        
        
          .myborder {border:2px solid #b20e12;}
        
        Border color #b20e12