#b21f5b color space conversions
Hex:
        #b21f5b
        RGB:
        178, 31, 91
        CMY:
        30, 88, 64
        CMYK:
        0, 83, 49, 30
      HSL:
        336°, 70.3349%, 40.9804%
        HSV (HSB):
        336°, 82.5843%, 69.8039%
        XYZ:
        20.7384, 11.2003, 10.9664
        xyY:
        0.4834, 0.2610, 11.2003
      CIE-Lab:
        39.9158, 59.9948, 3.3534
        CIE-LCH:
        39.9158, 60.0884, 3.1992
        CIE-Luv:
        39.9158, 91.5500, -7.0243
        Hunter-Lab:
        33.4668, 52.0443, 3.9987
      #b21f5b color charts
#b21f5b RGB chart
      #b21f5b CMYK chart
      #b21f5b RGB pie chart
      #b21f5b color shades, tints & tones
#b21f5b color schemes
#b21f5b color preview, HTML & CSS examples
           This text has a color of #b21f5b        
        
          <p style="color:#b21f5b;">Text here</p>
        
        
          .mytext {color:#b21f5b;}
        
        Text color #b21f5b
      
           This box has a color of #b21f5b        
        
          <div style="background-color:#b21f5b;">Content here</div>
        
        
          .mybackground {background-color:#b21f5b;}
        
        Background color #b21f5b
      
           Border around this has a color of #b21f5b        
        
          <div style="border:2px solid #b21f5b;">Content here</div>
        
        
          .myborder {border:2px solid #b21f5b;}
        
        Border color #b21f5b