#b21d56 color space conversions
Hex:
        #b21d56
        RGB:
        178, 29, 86
        CMY:
        30, 89, 66
        CMYK:
        0, 84, 52, 30
      HSL:
        337°, 71.9807%, 40.5882%
        HSV (HSB):
        337°, 83.7079%, 69.8039%
        XYZ:
        20.4792, 11.0156, 9.8509
        xyY:
        0.4953, 0.2664, 11.0156
      CIE-Lab:
        39.6067, 60.0674, 6.0889
        CIE-LCH:
        39.6067, 60.3752, 5.7882
        CIE-Luv:
        39.6067, 94.0686, -4.0100
        Hunter-Lab:
        33.1897, 52.0584, 5.6351
      #b21d56 color charts
#b21d56 RGB chart
      #b21d56 CMYK chart
      #b21d56 RGB pie chart
      #b21d56 color shades, tints & tones
#b21d56 color schemes
#b21d56 color preview, HTML & CSS examples
           This text has a color of #b21d56        
        
          <p style="color:#b21d56;">Text here</p>
        
        
          .mytext {color:#b21d56;}
        
        Text color #b21d56
      
           This box has a color of #b21d56        
        
          <div style="background-color:#b21d56;">Content here</div>
        
        
          .mybackground {background-color:#b21d56;}
        
        Background color #b21d56
      
           Border around this has a color of #b21d56        
        
          <div style="border:2px solid #b21d56;">Content here</div>
        
        
          .myborder {border:2px solid #b21d56;}
        
        Border color #b21d56