#b50306 color space conversions
Hex:
        #b50306
        RGB:
        181, 3, 6
        CMY:
        29, 99, 98
        CMYK:
        0, 98, 97, 29
      HSL:
        359°, 96.7391%, 36.0784%
        HSV (HSB):
        359°, 98.3425%, 70.9804%
        XYZ:
        19.1215, 9.9020, 1.0758
        xyY:
        0.6353, 0.3290, 9.9020
      CIE-Lab:
        37.6660, 61.6563, 49.6120
        CIE-LCH:
        37.6660, 79.1382, 38.8220
        CIE-Luv:
        37.6660, 122.2983, 26.0457
        Hunter-Lab:
        31.4675, 53.3989, 20.0003
      #b50306 color charts
#b50306 RGB chart
      #b50306 CMYK chart
      #b50306 RGB pie chart
      #b50306 color shades, tints & tones
#b50306 color schemes
#b50306 color preview, HTML & CSS examples
           This text has a color of #b50306        
        
          <p style="color:#b50306;">Text here</p>
        
        
          .mytext {color:#b50306;}
        
        Text color #b50306
      
           This box has a color of #b50306        
        
          <div style="background-color:#b50306;">Content here</div>
        
        
          .mybackground {background-color:#b50306;}
        
        Background color #b50306
      
           Border around this has a color of #b50306        
        
          <div style="border:2px solid #b50306;">Content here</div>
        
        
          .myborder {border:2px solid #b50306;}
        
        Border color #b50306