#b20c12 color space conversions
Hex:
        #b20c12
        RGB:
        178, 12, 18
        CMY:
        30, 95, 93
        CMYK:
        0, 93, 90, 30
      HSL:
        358°, 87.3684%, 37.2549%
        HSV (HSB):
        358°, 93.2584%, 69.8039%
        XYZ:
        18.6008, 9.7716, 1.4780
        xyY:
        0.6231, 0.3274, 9.7716
      CIE-Lab:
        37.4293, 59.9924, 44.4104
        CIE-LCH:
        37.4293, 74.6416, 36.5113
        CIE-Luv:
        37.4293, 117.1857, 24.4152
        Hunter-Lab:
        31.2595, 51.5108, 19.0784
      #b20c12 color charts
#b20c12 RGB chart
      #b20c12 CMYK chart
      #b20c12 RGB pie chart
      #b20c12 color shades, tints & tones
#b20c12 color schemes
#b20c12 color preview, HTML & CSS examples
           This text has a color of #b20c12        
        
          <p style="color:#b20c12;">Text here</p>
        
        
          .mytext {color:#b20c12;}
        
        Text color #b20c12
      
           This box has a color of #b20c12        
        
          <div style="background-color:#b20c12;">Content here</div>
        
        
          .mybackground {background-color:#b20c12;}
        
        Background color #b20c12
      
           Border around this has a color of #b20c12        
        
          <div style="border:2px solid #b20c12;">Content here</div>
        
        
          .myborder {border:2px solid #b20c12;}
        
        Border color #b20c12