#b20312 color space conversions
Hex:
        #b20312
        RGB:
        178, 3, 18
        CMY:
        30, 99, 93
        CMYK:
        0, 98, 90, 30
      HSL:
        355°, 96.6851%, 35.4902%
        HSV (HSB):
        355°, 98.3146%, 69.8039%
        XYZ:
        18.5018, 9.5738, 1.4450
        xyY:
        0.6267, 0.3243, 9.5738
      CIE-Lab:
        37.0663, 61.0417, 44.1419
        CIE-LCH:
        37.0663, 75.3299, 35.8724
        CIE-Luv:
        37.0663, 118.9234, 23.7753
        Hunter-Lab:
        30.9415, 52.5885, 18.8901
      #b20312 color charts
#b20312 RGB chart
      #b20312 CMYK chart
      #b20312 RGB pie chart
      #b20312 color shades, tints & tones
#b20312 color schemes
#b20312 color preview, HTML & CSS examples
           This text has a color of #b20312        
        
          <p style="color:#b20312;">Text here</p>
        
        
          .mytext {color:#b20312;}
        
        Text color #b20312
      
           This box has a color of #b20312        
        
          <div style="background-color:#b20312;">Content here</div>
        
        
          .mybackground {background-color:#b20312;}
        
        Background color #b20312
      
           Border around this has a color of #b20312        
        
          <div style="border:2px solid #b20312;">Content here</div>
        
        
          .myborder {border:2px solid #b20312;}
        
        Border color #b20312