#b6030b color space conversions
Hex:
        #b6030b
        RGB:
        182, 3, 11
        CMY:
        29, 99, 96
        CMYK:
        0, 98, 94, 29
      HSL:
        357°, 96.7568%, 36.2745%
        HSV (HSB):
        357°, 98.3516%, 71.3725%
        XYZ:
        19.3844, 10.0344, 1.2318
        xyY:
        0.6324, 0.3274, 10.0344
      CIE-Lab:
        37.9040, 61.9668, 48.0408
        CIE-LCH:
        37.9040, 78.4080, 37.7852
        CIE-Luv:
        37.9040, 122.6052, 25.5704
        Hunter-Lab:
        31.6771, 53.7959, 19.8685
      #b6030b color charts
#b6030b RGB chart
      #b6030b CMYK chart
      #b6030b RGB pie chart
      #b6030b color shades, tints & tones
#b6030b color schemes
#b6030b color preview, HTML & CSS examples
           This text has a color of #b6030b        
        
          <p style="color:#b6030b;">Text here</p>
        
        
          .mytext {color:#b6030b;}
        
        Text color #b6030b
      
           This box has a color of #b6030b        
        
          <div style="background-color:#b6030b;">Content here</div>
        
        
          .mybackground {background-color:#b6030b;}
        
        Background color #b6030b
      
           Border around this has a color of #b6030b        
        
          <div style="border:2px solid #b6030b;">Content here</div>
        
        
          .myborder {border:2px solid #b6030b;}
        
        Border color #b6030b