#b6121a color space conversions
Hex:
        #b6121a
        RGB:
        182, 18, 26
        CMY:
        29, 93, 90
        CMYK:
        0, 90, 86, 29
      HSL:
        357°, 82.0000%, 39.2157%
        HSV (HSB):
        357°, 90.1099%, 71.3725%
        XYZ:
        19.6942, 10.4523, 1.9568
        xyY:
        0.6135, 0.3256, 10.4523
      CIE-Lab:
        38.6422, 60.3446, 41.8237
        CIE-LCH:
        38.6422, 73.4214, 34.7251
        CIE-Luv:
        38.6422, 117.6357, 23.8848
        Hunter-Lab:
        32.3300, 52.1578, 19.0425
      #b6121a color charts
#b6121a RGB chart
      #b6121a CMYK chart
      #b6121a RGB pie chart
      #b6121a color shades, tints & tones
#b6121a color schemes
#b6121a color preview, HTML & CSS examples
           This text has a color of #b6121a        
        
          <p style="color:#b6121a;">Text here</p>
        
        
          .mytext {color:#b6121a;}
        
        Text color #b6121a
      
           This box has a color of #b6121a        
        
          <div style="background-color:#b6121a;">Content here</div>
        
        
          .mybackground {background-color:#b6121a;}
        
        Background color #b6121a
      
           Border around this has a color of #b6121a        
        
          <div style="border:2px solid #b6121a;">Content here</div>
        
        
          .myborder {border:2px solid #b6121a;}
        
        Border color #b6121a