#b21b4f color space conversions
Hex:
        #b21b4f
        RGB:
        178, 27, 79
        CMY:
        30, 89, 69
        CMYK:
        0, 85, 56, 30
      HSL:
        339°, 73.6585%, 40.1961%
        HSV (HSB):
        339°, 84.8315%, 69.8039%
        XYZ:
        20.1633, 10.8134, 8.4216
        xyY:
        0.5118, 0.2745, 10.8134
      CIE-Lab:
        39.2643, 59.9941, 10.0699
        CIE-LCH:
        39.2643, 60.8334, 9.5281
        CIE-Luv:
        39.2643, 97.2943, 0.1973
        Hunter-Lab:
        32.8837, 51.9046, 7.8342
      #b21b4f color charts
#b21b4f RGB chart
      #b21b4f CMYK chart
      #b21b4f RGB pie chart
      #b21b4f color shades, tints & tones
#b21b4f color schemes
#b21b4f color preview, HTML & CSS examples
           This text has a color of #b21b4f        
        
          <p style="color:#b21b4f;">Text here</p>
        
        
          .mytext {color:#b21b4f;}
        
        Text color #b21b4f
      
           This box has a color of #b21b4f        
        
          <div style="background-color:#b21b4f;">Content here</div>
        
        
          .mybackground {background-color:#b21b4f;}
        
        Background color #b21b4f
      
           Border around this has a color of #b21b4f        
        
          <div style="border:2px solid #b21b4f;">Content here</div>
        
        
          .myborder {border:2px solid #b21b4f;}
        
        Border color #b21b4f