#b21f1a color space conversions
Hex:
        #b21f1a
        RGB:
        178, 31, 26
        CMY:
        30, 88, 90
        CMYK:
        0, 83, 85, 30
      HSL:
        2°, 74.5098%, 40.0000%
        HSV (HSB):
        2°, 85.3933%, 69.8039%
        XYZ:
        19.0365, 10.5195, 2.0044
        xyY:
        0.6032, 0.3333, 10.5195
      CIE-Lab:
        38.7592, 56.5100, 41.6036
        CIE-LCH:
        38.7592, 70.1729, 36.3611
        CIE-Luv:
        38.7592, 110.1545, 24.9227
        Hunter-Lab:
        32.4338, 48.0086, 19.0395
      #b21f1a color charts
#b21f1a RGB chart
      #b21f1a CMYK chart
      #b21f1a RGB pie chart
      #b21f1a color shades, tints & tones
#b21f1a color schemes
#b21f1a color preview, HTML & CSS examples
           This text has a color of #b21f1a        
        
          <p style="color:#b21f1a;">Text here</p>
        
        
          .mytext {color:#b21f1a;}
        
        Text color #b21f1a
      
           This box has a color of #b21f1a        
        
          <div style="background-color:#b21f1a;">Content here</div>
        
        
          .mybackground {background-color:#b21f1a;}
        
        Background color #b21f1a
      
           Border around this has a color of #b21f1a        
        
          <div style="border:2px solid #b21f1a;">Content here</div>
        
        
          .myborder {border:2px solid #b21f1a;}
        
        Border color #b21f1a