#b20008 color space conversions
Hex:
        #b20008
        RGB:
        178, 0, 8
        CMY:
        30, 100, 97
        CMYK:
        0, 100, 96, 30
      HSL:
        357°, 100.0000%, 34.9020%
        HSV (HSB):
        357°, 100.0000%, 69.8039%
        XYZ:
        18.4039, 9.4825, 1.0900
        xyY:
        0.6351, 0.3272, 9.4825
      CIE-Lab:
        36.8972, 61.2587, 48.0974
        CIE-LCH:
        36.8972, 77.8845, 38.1373
        CIE-Luv:
        36.8972, 120.5290, 25.0987
        Hunter-Lab:
        30.7937, 52.7921, 19.4568
      #b20008 color charts
#b20008 RGB chart
      #b20008 CMYK chart
      #b20008 RGB pie chart
      #b20008 color shades, tints & tones
#b20008 color schemes
#b20008 color preview, HTML & CSS examples
           This text has a color of #b20008        
        
          <p style="color:#b20008;">Text here</p>
        
        
          .mytext {color:#b20008;}
        
        Text color #b20008
      
           This box has a color of #b20008        
        
          <div style="background-color:#b20008;">Content here</div>
        
        
          .mybackground {background-color:#b20008;}
        
        Background color #b20008
      
           Border around this has a color of #b20008        
        
          <div style="border:2px solid #b20008;">Content here</div>
        
        
          .myborder {border:2px solid #b20008;}
        
        Border color #b20008