#b20f04 color space conversions
Hex:
        #b20f04
        RGB:
        178, 15, 4
        CMY:
        30, 94, 98
        CMYK:
        0, 92, 98, 30
      HSL:
        4°, 95.6044%, 35.6863%
        HSV (HSB):
        4°, 97.7528%, 69.8039%
        XYZ:
        18.5528, 9.8154, 1.0316
        xyY:
        0.6311, 0.3339, 9.8154
      CIE-Lab:
        37.5090, 59.3994, 49.9371
        CIE-LCH:
        37.5090, 77.6016, 40.0538
        CIE-Luv:
        37.5090, 117.8068, 26.6986
        Hunter-Lab:
        31.3295, 50.8781, 19.9784
      #b20f04 color charts
#b20f04 RGB chart
      #b20f04 CMYK chart
      #b20f04 RGB pie chart
      #b20f04 color shades, tints & tones
#b20f04 color schemes
#b20f04 color preview, HTML & CSS examples
           This text has a color of #b20f04        
        
          <p style="color:#b20f04;">Text here</p>
        
        
          .mytext {color:#b20f04;}
        
        Text color #b20f04
      
           This box has a color of #b20f04        
        
          <div style="background-color:#b20f04;">Content here</div>
        
        
          .mybackground {background-color:#b20f04;}
        
        Background color #b20f04
      
           Border around this has a color of #b20f04        
        
          <div style="border:2px solid #b20f04;">Content here</div>
        
        
          .myborder {border:2px solid #b20f04;}
        
        Border color #b20f04