#b6011d color space conversions
Hex:
        #b6011d
        RGB:
        182, 1, 29
        CMY:
        29, 100, 89
        CMYK:
        0, 99, 84, 29
      HSL:
        351°, 98.9071%, 35.8824%
        HSV (HSB):
        351°, 99.4505%, 71.3725%
        XYZ:
        19.5240, 10.0555, 2.0743
        xyY:
        0.6168, 0.3177, 10.0555
      CIE-Lab:
        37.9419, 62.5090, 39.5880
        CIE-LCH:
        37.9419, 73.9904, 32.3467
        CIE-Luv:
        37.9419, 120.5648, 21.7907
        Hunter-Lab:
        31.7104, 54.4088, 18.3190
      #b6011d color charts
#b6011d RGB chart
      #b6011d CMYK chart
      #b6011d RGB pie chart
      #b6011d color shades, tints & tones
#b6011d color schemes
#b6011d color preview, HTML & CSS examples
           This text has a color of #b6011d        
        
          <p style="color:#b6011d;">Text here</p>
        
        
          .mytext {color:#b6011d;}
        
        Text color #b6011d
      
           This box has a color of #b6011d        
        
          <div style="background-color:#b6011d;">Content here</div>
        
        
          .mybackground {background-color:#b6011d;}
        
        Background color #b6011d
      
           Border around this has a color of #b6011d        
        
          <div style="border:2px solid #b6011d;">Content here</div>
        
        
          .myborder {border:2px solid #b6011d;}
        
        Border color #b6011d