#b20f0e color space conversions
Hex:
        #b20f0e
        RGB:
        178, 15, 14
        CMY:
        30, 94, 95
        CMYK:
        0, 92, 92, 30
      HSL:
        0°, 85.4167%, 37.6471%
        HSV (HSB):
        0°, 92.1348%, 69.8039%
        XYZ:
        18.6102, 9.8383, 1.3336
        xyY:
        0.6249, 0.3303, 9.8383
      CIE-Lab:
        37.5507, 59.5184, 46.2271
        CIE-LCH:
        37.5507, 75.3617, 37.8360
        CIE-Luv:
        37.5507, 116.9476, 25.3587
        Hunter-Lab:
        31.3661, 51.0172, 19.4355
      #b20f0e color charts
#b20f0e RGB chart
      #b20f0e CMYK chart
      #b20f0e RGB pie chart
      #b20f0e color shades, tints & tones
#b20f0e color schemes
#b20f0e color preview, HTML & CSS examples
           This text has a color of #b20f0e        
        
          <p style="color:#b20f0e;">Text here</p>
        
        
          .mytext {color:#b20f0e;}
        
        Text color #b20f0e
      
           This box has a color of #b20f0e        
        
          <div style="background-color:#b20f0e;">Content here</div>
        
        
          .mybackground {background-color:#b20f0e;}
        
        Background color #b20f0e
      
           Border around this has a color of #b20f0e        
        
          <div style="border:2px solid #b20f0e;">Content here</div>
        
        
          .myborder {border:2px solid #b20f0e;}
        
        Border color #b20f0e